html,body{
	background:url(../images/hg_pusteblume.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:50% 0;
}