html
{
	height: 100%;
}

body
{
	height: 100%;
	margin: 0px 0px;
	padding: 0px 0px;
	background: white;
}

#geheel
{
	width: 100%;
	height: 100%;
}

img
{
	border: none;
}
