body {
	font-family:verdana;
	font-size: 13px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	background-image: url(img/frameBG.jpg);
	background-attachment: fixed;
	background-repeat:no-repeat;
	color:#302217;
}

td {
	font-family:verdana;
	font-size: 13px;
	color:#302217;
}

a {
	font-weight:bold;
	color:#7E2217;
}