body {
	background-color: #310103;

	background-repeat: repeat-x;
     
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF33;
}


