<style type="text/css">

body {
	background-color: #FFD82B;
	text-align: center;
}
.header {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	text-align: center;
}
.footer {
	color: #009;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	padding: 0px;
	color: #006;
	text-align: left;
	font-weight: bold;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 5px;
	padding: 5px;
	background-image: url(images/testimonials.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

</style>
