body {
	background-color: #60ABC0;
	background-image: url(images/background_spirit.gif);
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
h1 {
	color: #2D7B8C;
	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: #BD8667;
	padding-left: 20px;
	color: #BB8465;
}
