BODY {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-color: red
;
	background-color: #9999CC;
	color: #000000;
	background-image: url(../bookstore/images/bgfblue.jpg);
	background-repeat: repeat-x;
}
.bBoxBG {
	background-image: url(../bookstore/images/bgfblueh.jpg);
	background-repeat: repeat-y;
}
