 

body
{
font-family: verdana, Verdana, Helvetica, courier, serif; background-color:#000000;
color:black; font-size: 14px; margin-top: 1px
}



div#header {
		position: static;
		width: 900px;
		height: 100px;
		background-image: url('/bilder/bakgrunn1.jpg');
		}
		
div#meny	{
		position: static;
		width: 900px;
		height: 50px;
		background-image: url('/bilder/bakgrunn2.jpg');
		}
		
div#hoved	{
		position: static;
		width: 900px;
		height: 700px;
		background-image: url('/bilder/bakgrunn3.jpg');
		}
		
div#hoved2	{
		position: static;
		width: 900px;
		height: 700px;
		color: black;
		background-image: url('/bilder/bakgrunn.jpg');
		}
		
		a{ color: #ffffff; font-weight: normal; text-decoration: none; font-size: 13px; } 
		a:visited { color: #cccccc; font-weight: bold; font-size: 13px;  } 
		a:hover { color: #ffff33; font-weight: bold; font-size: 13px; } 
		a:active { color: #ffff99; font-weight: bold; font-size: 13px; }
