body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 120%;
	margin-top: 10px;
	margin-left: 5%;
	margin-right: 5%;
	background-color: #FFFFCC;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 200%;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 120%;
}
.footer {
	font-size: 9px;
	text-align: center;
	border-top-style: groove;
}
.byline {
	font-size: 10px;
	font-weight: bold;
}
#bookcover {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#bookcover-rt {
	float: right;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 10px;
}.enhance {
	font-weight: bold;
	color: #316B10;
}
