div.container {
	left: 0;
	top: 50%;
	position: absolute;
	margin-top: -317px; /* half of the height */
	height: 634px;
	width: 100%;
	background-image: url(../images/introbacknoend.gif);
	text-align: center;
}

div.topbeeld {
	position: absolute;
	margin: 0;
	width: 100%;
	height: 634px;
	left: 0px;
	top: 0;
	z-index: 0;
}

div.taal {
	position: absolute;
	margin: 0;
	width: 100%;
	height: 35px;
	left: 0px;
	top: 420px;
	z-index: 0;
}

