#site_layout {
	height: 100%;
	width: 100%;
}
.site {
	background-color: #9B2828;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}

