#site_layout {
	background-color: #666;
	padding: 35px;
	height: 100%;
	width: 100%;
	font-size: 16px;
	color: #FFF;
	text-align: center;
}
#Banner {
	background-image: url(images/Middle-Banner.jpg);
	height: 85px;
	width: 737px;
	background-color: #06F;
	background-repeat: no-repeat;
}

