body {
	background: #7ec9fb url(../../../fileadmin/images/css/cloudBackground.jpg) repeat-x 20% top;
}

div#allContainer {
	position: relative;
	background: url(../../../fileadmin/images/css/footerGrassBackground.jpg) repeat-x 60% bottom;
}

div#footer div.container {
	padding-bottom: 3em;
}

div#footerGrass {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 60px;
	background: url(../../../fileadmin/images/css/grassPattern.png) repeat-x 200% bottom;
}