body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #997766;
	background-image: url(img/tile_bg.jpg);

}
a:link, a:visited, a:active {
	color: #663333;
	text-decoration: underline;
}
a:hover {
	color: #EEEEEBB;
	text-decoration: none;
}

#main_bg {
	background-color: #CABF95;
	background-image: URL(img/tile_grain.jpg);
}