@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E4a2e9;
	padding-top: 20px;
	color: #FFFFFF;
}
.testimonials {
	font-size: 10px;
	background-image: url(images/fading_bg.gif);
	background-repeat: no-repeat;
	background-color: #DD8BE3;
}
.heading {
	font-size: 14px;
	font-weight: bold;
}

