.main_table {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;

}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #CCCCCC;
	font-size: 14px;
	font-weight: 100;
}
body {
	background-image: url(../images/back_color.jpg);
	background-repeat: repeat;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.style1 {
	color: #666666;
	font-size: 10px;
}
.book_cover {
	border: 1px solid #CCCCCC;
}
