.outer{	
  position: relative;
  display: block;
    width: 100%;
    margin: 0 auto;
  
}

.img{background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) center no-repeat;
    width: 370px;
    height: 439px;
    position: absolute;
    top: 0px;
    z-index: 300;
	left:612px;
        
	}


.img1{background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) center no-repeat;
    width: 608px;
    height: 431px;
    position: absolute;
    top: 0px;
    z-index: 300;
	left:0px;
        
	}

