a:link {
	color: #4a3537; 
	text-decoration: none;
}

a:visited {color: #4a3537; 
	text-decoration: none;
}

a:hover {
	color: #938175;
}

a:active {
	outline: none;
	text-decoration: none;
}

a:focus{
	-moz-outline-style: none;
}

body {
	background-color: #d2c7b3;
	font-family: Comic Sans MS;
	font-size: 18px;	  
}


#meny {
	list-style: none;
}
	
#menyPosition {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 930px; 
	top: 2px;
	text-align: center;

}

#toppLogobild { 
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 2px;
	text-align: left;
}

