#gMenu {
  position: relative;
  top: 2px; left: 2px;
  width: 26%;
  float: left;
}

#gContents {
  position: fixed;
  top: 2px; left: 208px;
  right: 6px; bottom: 3px;
}

