.body {
	background-position: center center;
	height: auto;
	width: auto;
	background-color: #859A59;
}
.H1 {
	color: #993300;
	font-family: "Comic Sans MS", cursive;
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}
.H2 {
	font: bolder normal 16px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	bottom: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.H3 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	line-height: 140%;
}
.H4 {
	color: #930;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	line-height: 120%;
}
.H5 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
}
.text {
	font: italic normal 12px Geneva, Arial, Helvetica, sans-serif;
}
.price {
	font: bolder 13px Geneva, Arial, Helvetica, sans-serif;
	color: #4F65F9;
}
.normaltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
	color: #595031;
	text-align: justify;
}
.link {
	color: #930;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:visited {
	color:#930
}
a:hover {
	color: #F90;
}
a:active {
	color:#999
}
.footer {
	font: bolder 14px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.bodytrans {
	background-image: url(images/transback.gif);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
}
.comicsans {
	font-family: "Comic Sans MS", cursive;
	font-size: small;
	color: #000;
	text-align: justify;
}
.booktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
}
.tab_pages {
	padding-left: 20px;
}
.h6 {
	font-family: "Comic Sans MS", cursive;
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #930;
}
.centeredtext {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: small;
}
.ctrtext {
	font-size: medium;
	font-family: "Comic Sans MS", cursive;
	color: #930;
}
#productreview {
	text-align:justify;
	background-color:#FFF;
	padding:8px;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:130%;
	
}
#test_title {
	position:relative;
	width:100px;
	height:90px;
	font-size:x-small;
	font-weight:bold;
	text-align:center;
	font-family: "Comic Sans MS", cursive;
	
}
#test-img {
	position:relative;
	margin-left:100px;
	margin-top:-90px;
	}

#data_background {
	position:relative;
	width:900px;
	background-color:#E6D8AE;
	text-align:left;
}	
#data {
	width: 520px;
	background-color:#fff;
	padding:20px;
	float:left;
}
#data2 {
	width:250px;
	padding:20px;
	background-color:#CC6;
	margin-top:0px;
}
