body {
	background: #dbdbdb repeat-x;
	background-image:url('../img/bg.jpg');
	background-position: bottom;
	text-align: center;
	padding: 0;
	margin: 0;
}

a {
	color: white;
}

a:link, a:hover, a:visited {
	color: white;
	text-decoration: none;
}

div#mainbox {
	margin-left: auto; 
	margin-right: auto;
	margin-top: 20px;
	width: 50em;
	text-align: left;
	width: 680px;
	padding: 25px;
	color: white;
	font-family: "Helvetica", sans-serif;
	font-weight: bold;
}

#navn {
	padding: 0 0 20px 20px;
	text-align: left;
}

#reel {
	text-align: center;
	width: 680px;
	height: 400px;
	background: url('../img/reel_ds.png') no-repeat center;
}
#contact {
	padding: 0px 0px 0 0;
	text-align: center;
}

#firework {
	text-align: center;
	padding: 25px;
}

div.byba {
	height: 100px;
	width: 100px;
	position: absolute;
	right: 0;
	top: 0;
	border: 0;
}
