@charset "UTF-8";
.main_section {
	background-image: url(images/inside2.jpg);
	background-repeat: no-repeat;
}
.whitetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.purchase {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.whitetextsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

