@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(../gfx/achtergrond.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: center center;
}
