@charset "utf-8";
/* CSS Document */

body {
	margin: 0 0 0 0;
	background-image:url(../i/background.jpg);
}
#darthtator {
	margin: auto;
	width:750px;
	background-color:#E1E296;
}
#header {
	background-image:url(../i/header.jpg);
	height:269px;
	background-repeat:no-repeat;
}
#img {
	margin: auto;
	width: 680px;
	border:solid #fff 3px;
	text-align:center;
	padding: 10px 5px 10px 5px;
}
#content {
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	color:#48483E;
	text-align:left;
	line-height:1.6;
	padding: 30px 30px 30px 30px;
}
#content a, #content a:active, #content a:visited, #content a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	color:#668F05;
	text-align:center;
	line-height:1.6;
	text-decoration:none;
}
#books {
	text-align: left;
	width: 600px;
	margin-left: 40px;
}
#books p {
	font-family:"Times New Roman", Times, serif;
	font-size:.9em;
}
#books h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
}
#soon h3 {
	background-color:#E1DD76;
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	color:#48483E;
	text-align:center;
	line-height:1.6;
	padding: 0 30px 0 30px;
}
#library {
	text-align: center;
}
#books a, #soon a {
	font-family:"Times New Roman", Times, serif;
	line-height:1.6;
	font-size:1.2em;
	color:#668F05;
	text-align:center;
	text-decoration:none;
}
td {
	vertical-align:top;
}
.pc {
	font-size: 0.8em;
}
.cover {
	width: 120px;
	vertical-align: middle;
}
.description {
	width: 500px;
	vertical-align:top;
}
.quote {
	font-style:italic;
}
.review {
	font-weight: bold;
	font-style:normal;
	font-size: .8em;
}

