
#main {
  position: relative;
  margin-top: 0;
  margin-left: 215px;
  border: 1px solid black;
  padding-top: 20px;
  padding-left: 58px;
  padding-bottom: 50px;
  background-color: white;
  text-align: center;
}
