#site_layout {
	background-color: #000000;
	background-image: url(dkgrey.png);
	height: 100%;
	width: 100%;
	padding-top: 35px;
}
#site_layout {
	background-repeat: repeat;
	background-position: center center;
}
#site_layout_content {
	background-color: #000000;
	height: 383px;
	width: 729px;
}

