@charset "utf-8";
body {
	background-color: #000;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 1917px;
	height: 1915px;
	background-image: url(../images/achtergrond.jpg);
	margin: 0px;
	background-color: #000;
}

