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