@charset "utf-8";
#homebeeld {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -210px 0 0 -300px;	
	width: 600px;
	height: 420px;
}

