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: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
}
.testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: cc6600;
}
.author {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: 556b2f;
}



.BoldInsert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: cc6600;
}
.purplebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 996699;
}
.purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: 996699;
}

