

#logo{
	position:absolute;
	width:550px;
	top: -5px;
	margin-left: -225px;
	left: 45%;

}
body{background-color:#3b1f0a;}

#wrapper{
	background-image:url(baggrund.jpg);
	background-repeat:no-repeat;
	height: 670px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 970px;
}


