body {
	background: #f3eab5;
}
#wrapper {
	width: 805px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
#flower {
	position:absolute;
	top:12px;
	left:-60px;
	z-index:2;
}
#background {
	position: relative;
	top:22px;
}
#promotions {
	clear:both;
	left:10px;
	margin-top:29px;
	position:absolute;
}
	#promotions #adsOne {
		
	}
	#promotions #adsOne img {
		float: left;
		margin: 5px;
	}
	#promotions #adsTwo {
	
	}
	#promotions #adsTwo img {
		float: left;
		margin: 5px;
	}

