body {
	width:800px;
  	margin: 10px auto 10px auto; 
  	text-align:center; 
   	background-image: url(images/background.jpg);
	background-repeat: repeat-x; 
}

.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #660000;
	}

.hometext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #807555;
	text-decoration: underline;
	}
	
.hometext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	}	
	
.hometext2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #6181a7;
	text-decoration: underline;
	}