body {
	background-color: #f8efe9;
	font-family: "Comic Sans MS", Arial, sans-serif;
	color: #333333;
	font-weight: normal;

}
.mainpara {
	font-family: "Comic Sans MS", Arial, sans-serif;
	color: #333333;
	padding: 0px;
	border: none;

}
a:link {
	color: #f62a2b;
	text-decoration: none;
}
a:visited {
	color: #f62a2b;
	text-decoration: none;
}
a:hover {color: #FFCCFF;
text-decoration: none;}

.questions {  font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; color: #f62a2b}
h2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f62a2b;
	padding-bottom: 1px;

}
.books {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	border: none;
	margin-left: 25px;



}
.booktitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: F62A2B;

}
.bottommenu {
	text-align: center;
	font-weight: normal;
	color: #F62A2B;


}
