#homepage_layout {
	background-image: url(../Images/Web%20Background%20copy.jpg);
	height: 100%;
	width: 100%;
	padding-top: 35px;
	padding-left: 55px;
	background-repeat: repeat-y;
}
#Site_layout {
	height: 100%;
	width: 100%;
	padding-top: 30px;
	padding-left: 60px;
}

