#mainBody {
  border: 5px double black;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.indented {
  margin-left: 50%;
}