div{
width: 1000px;
height: 800px;
background:	
			url(2.png) left bottom no-repeat,
			url(3.png) right top no-repeat,
			url(1.png) left top no-repeat;
box-shadow: 15px 15px 15px 15px #888;
border-radius: 25px;
}