body {margin: 2px; background: #e0e0e0; color: black}
#main {
  position: absolute;
  width: 500px;
  height: 320px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 2px;
  }
#namelab {
  position: absolute;
  width: 90px;
  height: 20px;
  top: 10px;
  left: 0;
  margin: 2px;
  }
#name {
  position: absolute;
  height: 20px;
  top: 10px;
  left: 90px;
  margin: 2px;
  }
#rep2lab {
  position: absolute;
  width: 90px;
  height: 20px;
  top: 35px;
  left: 0;
  margin: 2px;
  }
#rep2 {
  position: absolute;
  height: 20px;
  top: 35px;
  left: 90px;
  margin: 2px;
  }
#j765lab {
  position: absolute;
  width: 90px;
  height: 20px;
  top: 60px;
  left: 0;
  }
#j765 {
  position: absolute;
  height: 20px;
  top: 60px;
  left: 90px;
  margin: 2px;
  }
#gsflab {
  position: absolute;
  width: 90px;
  height: 1.5em;
  top: 85px;
  left: 0;
  margin: 2px;
  }
#gsf {
  position: absolute;
  height: 175px;
  top: 85px;
  left: 90px;
  margin: 2px;
  }

#butt {
  position: absolute;
  height: 40px;
  top: 285px;
  left: 90px;
  width:27em;
  margin: 2px;
  }

