body {
	background-color: #1b0909;
	background-image: url(Images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.fabric {
	background-image: url(Images/fabric.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.smprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b7777;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #d8b689;
}
.bookimg {
	background-image: url(Images/cover_home.gif);
	background-repeat: no-repeat;
	background-position: 30px 128px;
}

a:link {
	color: #DCC89F;
}
a:visited {
	color: #DCC89F;
}
.middle {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.author {
	background-image: url(Images/photo_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.others {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.buyinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #d8b689;
}
