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

body{
	background-image:url(achtergrond.jpg);
}

#container{
	width:800px;
	height:600px;
	margin:auto;
}

