@charset "utf-8";
.bodykeuze {
	background-color: #000000;
	background-image: url(keuzescherm.png);
	background-repeat: no-repeat;
	width: 100%;
	background-position: center center;
	left: 0px;
	top: 0px;
	overflow: visible;
	bottom: 0px;
	height: 100%;
}

