body{
	background-position:center top;
	background-image:url('background1.jpg');
	background-repeat: no-repeat;
	background-color:black;
}




.tekst{
	font-family: Verdana;
	font-size:125%;
	

}

A:link {font-weight:normal; color:black; text-decoration:none;font-family: akaDora;font-size:150%;}
A:visited{font-weight:normal; color:black; text-decoration:none;font-family: akaDora;font-size:150%;}
A:active{font-weight:normal; color:black; text-decoration:none;font-family: akaDora;font-size:150%;}
A:hover{font-weight:normal; color:white; text-decoration:none;font-family: akaDora;font-size:150%;}
