body{
	background-color:#aeb489;
	text-align:center;
	margin:auto;

}
.centre
{
	background:  url(../images/rep-body.jpg) center top repeat-y;
    margin:auto;
	width:838px;	
	padding:15px 0 0 0;
	
	
}
a   { color: #556b2f; font-weight: bold; text-decoration: none }
a:hover  { color: #900; text-decoration: underline }
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D56600;
}
