body 
	{
	margin: 0px;
	background-image: url(img/achtergrond_extranet.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}

#inhoud     
	{
	text-align: center;
	margin-top: -206px;
	margin-left: -414px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 828px;
	height: 412px;
	visibility: visible;
	z-index: 4;
	background-image: url(img/achtergrond_extranet.jpg);
	}


	
}

