body
{
	color: Black;
	background-color:#151C2F;	
	background-image:url('../images/body_bkgnd.png');
}

h1
{
	font-family:Tahoma,serif;
	text-align:center;	
	font-size:40px;
}

h2
{
	font-family:Tahoma,serif;
}

#imgheader
{
	width:800px;
	height:197px;
	top:45px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('../images/banner.png');
	border-style:ridge;
}

#navbar
{
	margin-top:155px;
	float:right;	
}

#div_content
{
	border-style:ridge;
	background-color:White;
	width:800px;
	top:45px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;	
}

#div_footer
{
	width:800px;
	border-style:ridge;
	margin-left:auto;
	margin-right:auto;	
	background-image:url('../images/footer_bkgnd.png');
	margin-top:5px;
}

.nav_button
{
	border:0px;
}
.content-text
{
	font-family:Georgia,serif; 
}

.footer-text
{
	font-family:Verdana,serif; 
	font-size:medium;
}

.book-title
{
	font-size:x-large; 
	text-shadow:gray 0.2em 0.3em 0.2em;
	padding-bottom:100px;
	font-weight:bold;
}
