#header1 {
      height: 150px;
      margin-top: 0px;
      background: url(../../images/header_images/IMG_05.jpg) no-repeat left top;
      position: absolute;
      z-index: 50;
}

#header2 {
      height: 150px;
      margin-top: 15px;
      background: url(../../images/header_images/IMG_05.jpg) no-repeat left bottom;
      position: absolute;
      z-index: 10;
}