
body {
	height: 100%;
	background-color: black;
	overflow: hidden;
}

div#container {
	width: 750px;
	height: 500px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -375px;
	margin-top: -250px;
}

div#ml {
	position: absolute;
	width: 423px;
	height: 233px;
	left: 195px;
	top: 46px;
}

img#collections {
	position: absolute;
	width: 382px;
	height: 36px;
	left: -3000px;
	top: 319px;
}

img#pijl {
	position: absolute;
	width: 80px;
	height: 96px;
	left: -3000px;
	top: 284px;
}

img#mvweeghel {
	position: absolute;
	width: 244px;
	height: 27px;
	left: 54px;
	top: 416px;
}

img#langEnglish, img#langEnglishOn, img#langEnglishPuff {
	position: absolute;
	top: 483px;
	left: 302px;
	border: medium none;
}

img#langNederlands, img#langNederlandsOn, img#langNederlandsPuff {
	position: absolute;
	top: 483px;
	left: 398px;
	border: medium none;
}






