/******************************************/
/* header box                             */
/******************************************/
div#header {
  position: absolute;
  top: 62px;            /* distance from top of page */
  left: 0px;          /* distance from left of page (not from browser) */
  z-index: 25;
}
img.slide {
  position: absolute;
}
