body {
	background-color: #A2C585;
	background-image: url(images/background_mind.gif);
	background-repeat: no-repeat;
	background-position: 0px -80px;
}



h1 {
	color: #7AAB52;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration:none;
}

.testimonial {
	font-family: "Trebuchet MS";
	font-size: 13px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #96BD75;
	padding-left: 20px;
	color: #608640;
}

