body {
	background-image: url(images/main_bg.gif);
	background-position:top center;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	padding: 10px;
}
.heading {
	font-size: 14px;
	font-weight: bold;
}
.contact {
	font-size: 12px;
	font-weight: normal;
	background-position: right;
}
.style1 {
	color: #CC9900;
	font-weight: bold;
	font-size: 16px;
}
.style2 {
	color: #F47D1F;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}