body {
	margin: 0px;
	background-image: url(bilder/gui/bg_forlopning.jpg);
	background-repeat: repeat-x;
	background-color: #AEAEAE;
}
#heading {
	height: 63px;
	width: 100%;
}
#wrapper {
	width: 840px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
}
#dagerIgjen {
	width: 124px;
	text-align: right;
	margin-top: 6px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #050668;
	float: right;
	margin-right: 15px;
	height: 53px;
	background-image: url(bilder/counter/frame.jpg);
	background-repeat: no-repeat;
	padding: 15px 3px 3px;
}
