html,body{
	height:100%;
	width:100%;
}

body{
	margin:0 auto;
	background-image:url(/images/splash/back_ned.jpg);
	width:100;
	text-align:center;
}

img{
	border: 0;
} 


.keuzescherm{
	width:960px;
	height:365px;
	background-color:#fff;
	text-align:center;
	margin:0 auto;
}

.werken{
	float:left;

}

.logo{
	float:left;
	margin-top:50px;
}


.pro{
	margin-left:25px;
}


	
