div#content-home {
	background: white url(img/sparta_giant_batavus_koga-miyata.jpg) no-repeat bottom left;
	padding:0px 0px 90px 0px;
	display:block;
}

div#content-home table {
	width:723px;
}
div#content-home td {
	border:1px solid black;
	width:237px;
	vertical-align:top;
}
div#content-home .tr-0 td {
	height:120px;
}
div#content-home .tr-1 td {
	padding:10px;
	background-color:black;
	color:white;
	width:217px;
}
div#content-home  td.tussen {
	border:0;
	width:4px;
	background-color:white;
	padding:0;
}

div#content-home h3 {
	text-transform:uppercase;
	margin-bottom:3px;
}
div#content-home a {
	color: white;
}
