body {
	color: #EB8;
	background-color: #336699;
	font-family: sans-serif;
}
#topp{
	text-align:center;
}
h1 {
	text-align: center;
}
#innhald {
	padding: 9px;
	margin: 0 auto;
	width: 865px;
	background-color:white;
	color: black;
	
}
#innhald a{
	color: #336699;
}
#innhald a:hover{
	color: #900;
}
#etterskrift {
	text-align: center;
}

#neste {
	position: fixed;
	bottom: 1px;
	right: 1px;
}
a {
	color: #EB8;
}
a:hover {
	color: #900;
}


