#site_layout {
	background-attachment: fixed;
	background-image: url(images/grey_gradient_background.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
