body {
	background-color:#66ccff;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}	
.border {
	border: 1px solid #666666;
	margin-left: 25%;
	margin-right: 25%;
	height: 350px;
	background-color: #4D9DEE;
}
.border2 {
	margin-top: 15px;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 15px;
}
#contact {
	background-color: #E3E3E3;
	border: 1px solid #666666;
	margin-left: 5%;
	margin-right: 5%;
	min-height:355px;
	padding-top:35px;
}
#footer	{
	background-color: #E3E3E3;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-left: 5%;
	margin-right: 5%;
}
.heading {
	border: 1px solid #666666;
	margin-top: 1px;
	margin-left:auto;
	margin-right:auto;
	background-color: #E3E3E3;
	width:90%;
}
#top_middle {
	border: 1px solid #666666;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
	background-color: #E3E3E3;
	width:90%;
}
#top {
	border: 1px solid #03F;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}
#top_logo {
	padding: 5px;
	height:auto
}
#bottom_middle {
	margin-top: 2px;
	border: 1px solid #666666;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	background-color: #E3E3E3;
	width:90%;
}
a{
text-decoration:none;
color:#000000;
}
a:hover {
color:#4D9DEE;
text-decoration:underline;
}
#center {
margin-bottom:5px;
}
		
	
				
		
		
	
