body
{
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #708018;
	margin: 0px;
	background-color: #ffffff;
	background-image: url("gfx/bak.jpg");
	background-repeat: repeat-x;
}
a
{
	text-decoration: none;
	color: #4B778F;
}
a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
#coverup
{
	position: absolute;
	top:0px;
	left: 0px;
	z-index: 1;
}
#bak_overlegg
{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
}
#mainDiv
{
	position: relative;
	top: 60px;
	left:0px;
	height: 360px;
	width: 970px;
	z-index: 3;
}
#textDiv
{
	position: relative;
	top: 105px;
	left:110px;
	width: 600px;
	z-index: 3;
}