
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #27253a;
	background-color: #FFFFFF;
	margin-left: 150px;
	width: 550px;
}



h1 {
	font-size: 18px;
	width:750px;
	margin-left:-50px;
	font-weight: bold;
	color: #ffffff;
	background:#88807D;
	height:35px;
	text-align:center;
	padding-top:10px;
	margin-bottom:25px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #62514A;
}

#header {
	background:url(images/header.jpg);
	width:750px;
	margin-left:-50px;
	border:thin;
	border-color:#999999;
	margin-bottom:10px;
	height:90px;
}

#tekst {
	margin-left:0px;
	width:500px;
}

#ads {
	
	position:absolute;
	margin-left:0px;
	margin-top:0px;
}

#footer {
	font-size: 11px;
	width:750px;
	margin-left:-50px;
	font-weight: bold;
	color: #ffffff;
	background:#62514A;
	height:20px;
	text-align:center;
	padding-top:8px;
	margin-bottom:25px;
}
