html,body {
	margin: 0;
	padding: 0;
	background-color: #190019;
}
#vergeetboek {
	background-color: #190019;
	height: 515px;
	width: 100%;
	position:absolute;
	top: 50%;
	margin-top: -257px;
}
object { 
	outline:none; 
}