#main {
  position: relative;
  border: 1px solid white;
}

#header {
  position: absolute;
  top: 0px;
}

#bodytable {
  margin-top: 155px;
}
