body
{
	overflow:auto;
	text-align: center;
	background-image: url('http://www.instockshopper.com/media/iss_back.jpg');
	background-color: #daeefb;
	background-repeat: repeat-x;
	min-width: 850px;
	min-height: 800px;
	margin-bottom: 10px;
	margin-top: 10px;
	

}

.main
{

	text-align: left; 
	width: 800px;
	margin-left: auto; 
	margin-right: auto;
	min-height:800px;
	background-color: white;
	border: solid 1px #095aa6;
}

.topheader
{
	width:800px;
	text-align: center;
	height:70px;
	background-color: #fff;
}

.menu
{
	border-bottom:solid 2px black;
	width:800px;
	text-align: left;
	height:35px;
	background-image: url('http://www.instockshopper.com/media/button_back.jpg');
	
}


