@charset "UTF-8";
body {
	background-attachment: scroll;
	background-image: url(../bilder/index.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

