 <STYLE TYPE="text/css">
<!--

BODY {}
A{text-decoration:none} 
-->
div.index {
	position: absolute;
	left: 50%;
	margin-top: 20px;
	margin-left: -400px;
	width: 900px;
	height: 700px;
	background: url(images/index.jpg);
	background-repeat:no-repeat;
	color:#000000;
	border: none;
}
div.tekst {
	position: absolute;
	left: 50%;
	margin-top: 550px;
	margin-left: -450px;
	font-family: verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
 	font-weight: 100;
	color: #909091;
}

 </STYLE> 