/* CSS Document */


.outerDiv {
    
    width:1000px;
    height:744px;
    position:relative;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;	
	margin-left: auto ;
  	margin-right: auto ;
	margin-top: 0px;
   
    }
	
img {
	border : 0 none;
}

.Layer1 {
   position:absolute; 
   width:177px; 
   height:221px; 
   z-index:1; 
   left: 140px; 
   top: 30px;
  
   }
   
.Layer2 {
 	position:absolute;
	width:170px;
	height:297px; 
	z-index:2; 
	left: 340px; 
	top: 120px;
	
	}
	
.Layer3 {
	position:absolute; 
	width:176px; 
	height:150px; 
	z-index:3; 
	left: 540px; 
	top: 25px;
	
	}

.Layer4  {
	position:absolute; 
	width:169px; 
	height:158px; 
	z-index:4; 
	left: 590px; 
	top: 220px;
	
	}
	
.Layer5  {
	position:absolute; 
	width:173px; 
	height:400px; 
	z-index:5; 
	left: -98px; 
	top: 5px;
	
	}
	
.Layer6  {
	position:absolute; 
	width:173px; 
	height:240px; 
	z-index:5; 
	left: 917px; 
	top: 5px;
	
	}	
	
.Layer7  {
	position:absolute; 
	width:173px; 
	height:173px; 
	z-index:5; 
	left: -98px; 
	top: 411px;
	
	}