html,body {
	margin: 0px;
	height: 100%;
	width: 100%;
	position: relative;
	background-color: #cococo;
	color: #68676b;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	line-height:15px;

}
#tabelvullend {
	margin: 0px;
	height: 100%;
	width: 100%;
}
#celcentreren {
	text-align: center;
	margin-top:4%;
}

