body { position: relative; background: #514e4b; text-align: center; font-family: 'Ovo', serif; padding-bottom: 40px; min-height: 1200px; }
#bg {  
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
	overflow: hidden;
	text-align: justify;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 23px;
	color: #75706d;
}
a { text-decoration: none; }
header, nav, #content { width: 1024px; margin: 0 auto; }
header { background-image: url('../img/fire_heading2.jpg'); }
header h1 { margin: 0; height: 76px; }
header h1 a { top: 8px; position: relative; /* z-index: 1; */ }
header nav { 
	text-align: left;
	background: #342F26; 
	padding: 3px 0 1px; 
	position: relative; 
	/* z-index: 2;  */
	background-image: url('../img/ep_title.png'); 
	background-position: center -68px;
	background-repeat: no-repeat;
	font-size: 16px;
}
header nav a:first-child, header nav span:first-child { margin-left: 52px; }
header nav a, header nav span { text-transform: uppercase; margin: 0 1.9em; }
header nav a { color: #968B81; }
header nav a:hover, header nav span { color: #D8D4D0; }
#content { background: #d8d4d0; color: #3A3A3A; padding-bottom: 40px; }
#content a:hover { color:  #722A2A; }
#content.vol { text-align: left; }
#content.vol img { margin: 32px 0 30px 54px; }
#content.vol img, .vol #innerContent { display: inline-block; vertical-align: top; }
.vol .title { text-transform:uppercase; }
#innerContent { font-size: 15px; line-height: 20px; width: 370px; padding: 32px 0 0 43px; }
.contributors #innerContent, .excerpts #innerContent { width: 940px; margin-top: 0; font-size: 16px; line-height: 27px; color: #8e8d8d; }
#innerContent #info {
	font-size: 16px;
	line-height: 25px;
	margin: 10px 0;
}
#innerContent h2 {
	 margin: 0;
	 font-size: 21px;
	 color: #3a3a3a; 
	 text-trans
}
#innerContent nav { font-size: 17px; line-height: 27px; margin-top: 5px; }
#innerContent nav a {
	color: #722a2a;
}
#innerContent nav a:hover {
	color: #3a3a3a;
}
.oop { font-size: 18px; }
#contributorsExcerpts a.heading, #contributorsExcerpts h3 {
	font-size: 18px;
	line-height: 28px;
}
#contributorsExcerpts h3 {
	font-weight: normal;
	margin: 0;
}
#contributorsExcerpts a {
	color: #3a3a3a;
}
#contributorsExcerpts a:hover, .contributors a:hover, .excerpts a:hover {
	color: #722A2A;
}
.contributors, .excerpts {
	text-align: justify;
}
.contributors #innerContent h2, .excerpts #innerContent h2 {
	text-transform:uppercase;
	margin-bottom: 18px;
} 
.contributors h2 a, .excerpts h2 a {
	color: #8E8D8D; font-weight: normal; font-size: 19px; text-transform: none;
}
.contributors a, .excerpts a {
	color: #646061;
}
#reviews ul {
	margin: 0;
	list-style-type: none;
	padding-left: 20px;
}
#social {
	text-align: center;
	padding: 1em 0;
}
#social a { margin: 0 5px; }