body, html {
	height: 100%;
	margin: 0;
	background-attachment: scroll;
	background-image: url('images/woodbackground2.jpg');
	background-repeat: repeat;
	background-position: center top;
}