TABLE {
	position : relative;

}

TD {
	font-family : sans-serif;
	font-size : 12px;
	}

H1 {
	font-family : Verdana;
	font-size : 20px;
	color : #0000CD;
	position:relative;
	left:25%

}
H2 {
	 font-family : Verdana;
	font-size : 16px;
	color : #0000CD;
}


#tabell4
{
	position : relative;
	left : "2%";

}

TH {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bolder;
	background-color : #ccffff;
}

BODY {
	background-color : #FFFFCC;
}

#bilde {
	position : relative;
	left : 21%;
	top: 10%;
}

img{
	 position : relative;
	 left :  5%;
}