/* CSS Document */

 #container
{
	position:relative;
	margin:auto;
	width:770px;
}
body {
	background-color: #FD7731;
	margin: 0px;
	background-image: url(../images/homepage/background.jpg);
	background-position: center;
}
.achtergrond {
	background-color: #322EFC;
	background-image: url(../images/homepage/background_blauwebalk.jpg);
	height: 139px;
	width: 100%;
}

