.sales_page {
	border: medium dashed #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center;
}h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #5597E3;
}
.testimonial_box {
	border: thin solid #CCC;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.red {
	color: #900;
}
li {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.testimonials_text {
	font-weight: bold;
	color: #FFF;
	font-size: 13px;
}
.privacy {
	font-size: 10px;
}

