body {
	background: url(../images/vierkant.jpg);
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font: normal;
	background-repeat: repeat;
	border: 3px solid Black;
	background-image: url(../images/vierkant.jpg);
}

table {
	background-color: transparent;
	border: 0px none;
	float: none;
	width: 100%;
}


