html, body { width:100%; height:100%; margin:0px; padding:0px; }
body {
	background-image:url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
div.site { width:100%; height:100%; }