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

}