html, body {
	background-attachment: fixed;
	background-image: url(images/hg_graef03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

