body {
	font-size: 16px;
	background: url('../images/background.gif') fixed;
	background: url('../images/b.jpg') fixed;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {color: white; text-decoration: none}
a:visited {color: white; text-decoration: none}
a:hover {color: #FBFF96; text-decoration: none}
a:active {color: white; text-decoration: none}

font {
	color: white; 
	font-family: arial, "lucida console", sans-serif;
	font-size: 14px;
}

table { 
	color: white;
	font-family: arial, "lucida console", sans-serif;
	font-size: 14px;
	background-color: AC4A27;
}

DIV { 
	color: white;
	font-family: arial, "lucida console", sans-serif;
	font-size: 14px;
}


