div{
	width: 900px;
	height: 1300px;
	background: url(1.png) left bottom no-repeat,
	url(2.png) left bottom no-repeat,
	url(3.png)left bottom no-repeat;
	background-color: #a4d33f;

}
