* {
	margin:0px;
	padding:0px;
}
body {


	background:url(../images/header-back.jpg);
	border-radius:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	box-shadow:0px 0px 5px 0px #ddd;
	border-radius:10px;
}



.testi-heading span {
	color:#2d68ca;
}
.testimonial-area {
	width:468px;
	height:auto;
	float:left;
}
.aero-top {
	width:45px;
	height:37px;
	float:left;
	margin:20px 0px 0px 0px;
	background-image:url(../images/aero-top.html);

}
.testi-text {
	width:380px;
	height:50px;
	float:left;
	margin:0px 0px 0px 0px;
}
.testi-text p {
	color:#fff;
	height:auto
	line-height:15px;
	border-radius:10px;
	font-size:18px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px 50px 0px 0px;
}
.aero-bottom {
	width:45px;
	height:37px;
	float:right;
	background-image:url(../images/aero-bottom.html);
	margin:25px 0px 0px 0px;
}
