body {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;

}

#wrapper {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;

}

#footer {
	font-size: 11px;

}

#footer img {
	float: left;
	margin-right: 10px;
	border: none;

}

a {
	color: #FFFFFF;
}
a:hover {

	color: #DA030B;
}

.jacket {
	height: 206px;
	width: 130px;
	border: none;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;


}

#header img {
float: left;
margin-right: 10px;
}
#header ul {
	margin: 0px 0px 0px 50px;
	padding: 10px 0px 0px;

}
#header li {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	list-style-type: none;
}
#header a {
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-transform: uppercase;


}
#header {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content {
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;


}
#content h2 {
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
.extract {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 25px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 25px;
}
.authorpic {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.ital {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.review {
	color: #DA030B;
	font-weight: bold;

}
h3 {
	font-weight: normal;
	font-size: 13px;

}
