div#fotocollage {
	background-image: url(Images/layout/fotocollage1.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 200px;
	width: 100%;
	position: fixed;
	bottom: -10px;
	z-index: 5;
}

