/* CSS Document */
body {
	text-align:center; 
	margin-top: 20px;
	font: 12px Trebuchet MS,Verdana,Sans-Serif; 
	background-image: url(images/background.jpg);
	background-repeat:repeat;
}

div#text {color: #32231c}
div#text a {color: #32231c}
div#text a:hover {color: #ffffff}