html, body {
	margin: 0;
	height: 100%;
}

body {
	
	background: url(../images/wallpaper.jpg) repeat-x left center;
}