BODY    {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	background-image: url(bilder/H-G_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 1px;
}
#container    {
	position: relative;
	left: auto;
	width: 800px;
	height: 0px;
}
#main   { 
	position: absolute; 
	z-index: 20; top: 0; 
	width: 800px; 
	height: 540px; 
	FONT-SIZE: 11px; 
	MARGIN: 0px; 
	OVERFLOW: hidden; 

}

