body {
	color: #FFF;
	background-color: #000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
}
h1{
color: #000;
background: #000;
font-size: 0.2em;
}
a, a:visited{
color: #fff;
text-decoration: none;
}
a:visited{
color: #98AA2D;
text-decoration: none;
}
a:active, a:focus, a:hover{
color: #98AA2D;
text-decoration: underline;
} 
#ramme{
	width: 715px;
	padding-top: 20px;
	margin: 10px auto;

}

#moldskred{
	width: 706px;
	background-image: url(moldskred_.jpg);
	height: 530px;

}

#meny{
	position: relative;
	top: 130px;
	left: 350px;
	width: 150px;
	text-align: left;

}
/*IE-fix:*/
*html #meny {
 left: 80px;
}
/* IE-fix slutt */

#gmlmail{
	width: 703px;
	text-align: right;
	font-size: 0.7em;
}

