body {font-size: 100%; font-family: Tahoma, Geneva, sans-serif; margin: 10px 0; background: #45511f;}
#wrapper {width: 720px; margin: 0 auto;}
	#header {width: 720px; height: 154px; background: url(../images/header.jpg) no-repeat center top;}
	#content {padding: 20px 40px; background: #fff url(../images/content-bg.gif) repeat-y center top; font-size: .9em; line-height: 1.6em;}
		#menu {list-style: none; margin: 0 0 0 160px; padding: 0;}
			#menu li {float: left; display: block; margin: 0 30px 0 0;}
				#menu a {text-decoration: none; border-bottom: 0;}
		#book {margin: 0 0 40px 0; border-bottom: 1px dotted #d79774; padding: 0 0 20px 0;}
			#book-cover {float: left; margin: 0 20px 20px 0; padding: 20px; text-align: center;}
		#author {}
			#author-pic {float: right; margin: 0 0 20px 20px; border: 2px solid #d79774;}
			#author p {font-size: .9em;}
	#footer {width: 720px; height: 154px; background: url(../images/footer.gif) no-repeat center top; font-size: .9em; line-height: 1.6em;}
		#footer p {margin: 0; padding: 0 40px;}
		
h1, h2, h3 {color: #45511f; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal;}
a {color:#804000; text-decoration: none; border-bottom: 1px solid #804000;}
a:hover {color:#063; border-bottom: 1px solid #063;}
.clear {clear: both}