html, body {
	margin: 0px;
	padding: 0px;
	width:100%;
	background: #92FA68 url(i/grad-iphone.jpg) 0% 0% no-repeat;
}


#yumm {
	background: url(i/yumm-iphone.jpg) no-repeat;
	left:0px;
}

#shadow {
	display:block;
	width:638px;
	height:251px;
	background: url(i/shadow-iphone.jpg) no-repeat;
	position:absolute;
	left: 443px;
	top: 574px;
}