body {
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat-x;
	background-color:#bdd03c;
	margin:0;
	padding:0;
	background-position: center top;
}
.bg_mid {
	background-image: url(../images/bg_mid.jpg);
	background-repeat: no-repeat;
	background-position: center 180px;
}
.badge_growing {
	position:absolute;
	width:256px;
	margin-left:615px;
	margin-top:180px;
}