body {
	background-color: #CBCB97;
        font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: 12px;
}

.topp {
	width: 950px;
	height: 141px;
	background-color: black;
	background-image: url("../topp.jpg");
	position: absolute;
	left: 4px;
	top: 4px;
}

.meny {
	width: 187px;
	height: 760px;
	background-color: black;
        background-image: url("../meny-skog.jpg");
	position: absolute;
	left: 4px;
	top: 147px;
}


.innhold {
	width: 761px;
	font-family: Arial, Helvetica, sans-serif;
	color: #150f01;
	background-color: #989955;
	position: absolute;
	lefT: 193px;
	top: 147px;
	border: solid #000000;
	border-width: 1px;
}

.innhold a {
	color: #150f01;
	
}


.innhold a:hover {
	color: #150f01;
}

.innhold a:visited {
	color: #150f01;
}
