div.logo
{
	background-image: url('/bilder/logo_no.png');
	background-repeat: no-repeat;
	background-position: center top;
	height: 175px;
	top: 10px;
	z-index: -1;
	position: absolute;
	width: 100%;
	min-width: 1000px;
}
span.underoverskrift
{
	font-family: 'Times New Roman';
	text-transform: uppercase;
	line-height: 152px;
	letter-spacing: 2px;
	font-size: 26px;
}
