@charset "utf-8";
/* CSS Document */



body {
	background-color: #FFF2DF;
	
	background-image: url(../site_img/background_kinder.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.container_bottom {
	background-color: white;
}

.flower {
	position: absolute;
	margin-top: 3px;
	margin-left: 183px;
	
	width: 752px;
	height: 371px;
	background-image: url(../site_img/flower_kinder.png);
	background-repeat: no-repeat;
}