body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.homer {
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	height: 440px;
	width: 970px;
}
.ident {
	font-size: 36px;
	color: #F9B9A6;
	text-align: center;
	vertical-align: top;
}
.kleur_rood {
	color: #F00;
}

