body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#7FC8FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #0A2FBE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #37A3E6;
}
a:hover {
	text-decoration: underline;
	color: #0071BB;
}
a:active {
	text-decoration: none;
	color: #31C3F7;
}
#submit {
	background-color:#7FC8FF;
	border: 1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.services_blocks {
	background:url(images/weekly_service_background_content.jpg) repeat-x bottom;
	display:block;
	width:640px;
	text-align:left;
	margin-bottom:20px;
	padding:10px;
	margin-top:20px;
}
.services_blocks h2 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:4px 0;
	padding:0;
}