html
{
	overflow: hidden;
}

body
{
	background-color: #000;	
}

div#hoofd
{
	top: 50%;
	margin-top: -300px;
	min-height: 600px;
	height: 600px;
	overflow: hidden;
	border: 2px solid #CEB172;
}

img#intro-01
{
	position: absolute;
	top: 0;
	left: 0;
	width: 652px;
	height: 362px;
}

img#intro-02
{
	position: absolute;
	top: 0;
	left: 652px;
	width: 348px;
	height: 362px;
}

img#intro-03
{
	position: absolute;
	top: 362px;
	left: 0;
	width: 1000px;
	height: 204px;
}

img#intro-04
{
	position: absolute;
	top: 566px;
	left: 0;
	width: 894px;
	height: 34px;
}

img#intro-05
{
	position: absolute;
	top: 566px;
	left: 894px;
	width: 106px;
	height: 34px;
}