  
	.page2
	{
		background: url(../img/page2/back.png) no-repeat;
		background-size: 100% 100%;
	}
	.page2 img:nth-of-type(1)
	{
		width: 85%;
		position: absolute;
		margin-top: 1310px;
	}
	.page2 img:nth-of-type(2)
	{
		width: 40%;
		position: absolute;
		margin-top: 1300px;
		margin-left: 585px;
	}
	.page2 img:nth-of-type(3)
	{
		width: 80%;
		position: absolute;
		margin-top: 870px;
		margin-left: 90px;
	}
	.page2 img:nth-of-type(4)
	{
		width: 100%;
		position: absolute;
		margin-top:37%;
		
	}