@charset "utf-8";

	#Laag1 {
		position:absolute;
		width:1024px;
		height:768px;
		z-index:1;
		left: 50px;
		top: 50px;
			}
	body {
			background-color: #a8b8d9;
		 }
	
