div.one    {position: absolute; 
                   top: 140px; 
                   left: 260px; 
                   height: 422px; 
                   width: 325px; 
                   color: black; 
                   background: images/content-bg.jpg; 
                   z-index: 1;} 
    div.two    {position: absolute; 
                   top: 0px; 
                   left: 0px; 
                   height: 520px; 
                   width: 760px; 
                   color: black;
                   z-index: 2;} 
