html {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../bilder/hb_kartoffeln.jpg);

	background-size: cover;
}