body{
    color: #5A5A5A;
}
h1{
    color: #A99040;
    font-size: 22pt;    
}

h2{
    font-size: 15pt;
    line-height: 1.2em;
}


#main_img {
	margin-left: 7px;
}

#about_testimonials {
	height: 439px;
	width: 519px;
	background: transparent url(/images/book.png) no-repeat top left;
	border: 0px;
	margin-top: 20px;
}

.testimonialHeader {
	margin-top: 20px;
	color: #003713;
	font-size: 22px;
	margin-left: 40px;
	float: left;
}

.testimonials {
	margin: 10px 90px 0 40px;
	color: black;
	font-size: 12px;
	float: left;
	clear: left;
}

.testimonials p {
	margin-bottom: 15px;
}
