body {
	margin:0px;
	background-image:url(../images/bg_home.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color: #ffffff;
	}
	
	
#centerlayer {
	margin-top: -0px; 
	margin-left: -400px; 
	width: 796px; 
	height: 595px; 
	position: absolute; 
	left: 50%; 
	top: 0%;
	}
	
	
#stenenhome{
	margin-top: 300px; 
	position: absolute; 
	}

