
body { 
	background-image:url(images/tlo.jpg);
	background-repeat: repeat-x;
	background-color: #8F6430;
	text-align: center;
	margin: auto;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 12px;
	color: #99774d;
}
	
#content {
	width: 805px;
	margin: auto;
	
}
	
	