#site_layout {
	height: 100%;
	width: 100%;
	background-image: url(backgrounds/background1.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
