body {
	background-attachment: fixed;
	background-image: url(bilder/bg_new.jpg);
	background-repeat: repeat;
	background-position: center center;
	cursor: crosshair;
}

