#testimonials {
	border: 1px solid silver;
	margin: 5px;
	background-color: #F7F2F7;
	background-image: url(images/background_flowers.gif);
}

#testimonials div.body {
	font-family: Georgia, "Times New Roman", serif;
	margin-bottom: 10px;
	font-style: italic;
	font-size:13px;
	margin-top:5px;
	color: #393939;
}

#testimonials div.heading {
	background-color: #5A5D94;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
}
