BODY{
		font-family : times new roman, serif;
		font-size : 14px;
		text-decoration : none;
		background-color : #cccccc;

		font-weight : bold;
		text-align : justify;
		borderstyle : dotted;

}
.billedboks   { 
	position : absolute;
	top :210px;
	left :180px;
	z-index: 0;
	width :600;
	height : 382px;
	padding : 10px;
	}
.tekstboks  {
	position : relative;
	color : black;
	top :820;
	left :40;
	z-index: 0;
	width : 200;
	height : 50;
	font-size :40;
	text-align : center;
	padding : 10px;
	border: none;
	}	
	A:link IMG { border: none}
	A:visited IMG { border: none}
	A:hover IMG { border: ridge 2px gren}
	A:link {color : blue; text-decoration : underline;}
	A:visited {color : black}
	A:hover {color : gren}
#pos1{
 	 position: absolute;
 	 top: 205px;
 	 left: 0px;
	 z-index: 1;
}
#pos2{
   	position: absolute;
 		top: 270px;
   	left: 0px;
		z-index: 1;
}
#pos3{
	position: absolute;
   top: 335px;
   left: 0px;
   z-index: 1;
} 
#pos4{
	position: absolute;
  top: 400px;
  left: 0px;
  z-index: 1;
} 
#pos5{
	position: absolute;
  top: 465px;
  left: 0px;
  z-index: 1;
}
#pos6{
	position: absolute;
  top: 530px;
  left: 0px;
  z-index: 1;
}
#pos7{
	position: absolute;
  top: 595px;
  left: 0px;
  z-index: 1;
}
#pos8{
	position: absolute;
  top: 660px;
  left: 10px;
  z-index: 1;
}
#pos9{
	position: absolute;
  top: 490px;
  left: 40px;
  z-index: 9;
}
#pos10{
	position: absolute;
  top: 530px;
  left: 40px;
  z-index: 9;
}
#pos11{
	position: absolute;
  top: 570px;
  left: 40px;
  z-index: 9;
}
H1{
   font-size : 40px;
	text-align : center;
}
H2{
 	font-size : 30px;
	text-align : center;
} 
H3{
 	font-size : 40px;
	text-decoration : none;
	color : #ff0000;
	font-weight: bolder;
}
H5{
 	font-size : 20px;
	text-decoration : none;
	color : #000000;
	font-weight: bolder;
} 