#container #header {
	display: block;
	background-color: white;
	background-image: url(../images/muntgroen.jpg);
	width: 720px;
	height: 210px;
	position: relative;
}
#container h1 {
	position: absolute;
	bottom: 0; left: 5px;
	text-indent: -10000px;
	width: 200px;
	height: 100px;
  	background: transparent url(../images/vormtopvorm.gif) no-repeat 0 0;
}
