﻿body 
{
	background: url(images/background.png) repeat-x top;
	font-family: Microsoft Sans Serif;
}

div#maincontent
{
	clear:both;
	margin-left:5%;
	margin-right:5%;
	border:solid gray 2px;
	background-color:White;
	padding:15px;
	min-height:450px;
}



div#header
{
	margin-left:6%;

	
	
}


div#footer
{
	clear:both;
	margin-left: 5%;
	
	
	
}
	