body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#333;
	margin: 0px;
	text-align: justify;
	background-image:url('./images/bio/background.jpg');
	background-position:center center;
	background-repeat:no-repeat;
	background-attachment: scroll;
}

#document {
	margin: 20px;
	min-height: 300px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:24px;
	color: #006295;
	margin:0;
	text-align: center;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:24px;
	color: #006295;
	margin:0;
	text-align: center;
}

img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

booktitle {
	font-style:italic
}
