@charset "utf-8";





body {

	background-color: #A67C52;

	background-image: url(bilder/bakgrunn.jpg);

	background-repeat: repeat-y;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #333333;

}



h1 {

	color: #4A5825;

	font-size: 25px;

}



#hoved {

	position: absolute;

	left: 161px;

	top: 126px;

	width: 421px;

}

  

#topp {
	position: absolute;
	left: 0px;
	top: 0px;
	text-decoration: none;

}



#meny a {

	color: #FFF;

	text-decoration: none;

}

 

#meny a:hover {

	color: #FFF;

	text-decoration: underline;

}



#meny {

	position: absolute;

	left: 14px;

	top: 128px;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

}

#ecademy {

	position: absolute;

	left: 600px;

	top: 300px;



}





h2 {
	color: #660000;
	font-size: 15px;
}
#topp img {
	border-style: none;
}

