@charset "UTF-8";
body {
	background-attachment: fixed;
	background-color: #000;
	background-image: url(bakgrund.png);
	background-repeat: no-repeat;
	background-position: center top;
}
