#wrapper {
	background-color: #FFFFFF;
	padding: 0px;
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 3px solid #FF0000;
	background-image: url(images/achtergr-inh-groen-2-talig-.gif);
}
#header {
	margin: 0px;
	padding: 0px;
	height: 165px;
	width: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	background-image: url(images/HEADERmettractor%20copy.jpg);
	background-repeat: no-repeat;
}
body {
	background-color: #006633;
}

