#body{
background-image: url(bg.gif);
 
 background-color:white;
 }
a:link {

	color: blue;
	text-decoration:None;
}
#back{
	background-image: url(background.jpg);
}
a:visited {
	color: Blue;
	text-decoration:None;
}
#skrift{
	font-size: 20px;
	Color: black;
	
}
#navibar{
	font-size:12px;
	font-family: Tahoma,Verdana,Arial;
		
}
#knap1{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family : Tahoma,Verdana,Arial;
	
}
#knap2{
	font-size: 15px;
	color: black;
	font-family : Tahoma,Verdana,Arial;
	border-bottom: solid white;
	

}
#copy{
	font-size: 15px;
	color: white;
	font-weight:bold;
}
#front {
	background-image: url(background.jpg);
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 40px;
	margin-right : 30px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	
}
#front2 {
	
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 40px;
	margin-right : 30px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	
}
