#foot {
	text-align:center;
	position:absolute; 
	bottom:0; 
	width:100%; 
	height:155px; 
	background:url(../images/landschap4.jpg); background-repeat:no-repeat; background-position:center;  
	z-index:5;
	font-weight:bold;
	}

* html #foot {
	bottom:0; width:100%; height:155px;
	}
	