#leaves
{
	position:absolute;
	top:0;
	left:100%;
	width:230px;
	height:280px;
/*		width:432px;
	height:389px;
*/
	background:url('images/flower7a.png') no-repeat;
	padding:0;
	margin:0 0 0 -230px;
/*	margin:0 0 0 -432px;
*/	z-index:10;
}

