#container {
	position: relative;
	margin: auto;
	width: 800px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/achtergrond2.jpg);
}

