.festivalblock {
	position:absolute;
	width:450px;
	height:316px;
	bottom:-30px;
	right:-30px;
	z-index:10;
	background-image:url(prepare_festivalblock.png);
	background-repeat:no-repeat;
}

.botblock {
	position:absolute;
	width:300px;
	height:261px;
	bottom:240px;
	right:50px;
	z-index:11;
	background-image:url(datebot.png);
	background-repeat:no-repeat;
}
.bigcityblock {
	position:absolute;
	width:920px;
	height:389px;
	bottom:-40px;
	left:-40px;
	background-image:url(big-cityblock.png);
	background-repeat:no-repeat;
}
