#content {
  text-align: center;
  }

table {
  width: 500px;
  text-align: center;
  }

table th {
  border: 0;
  }

table td {
  padding: 3px;
  width: 50%;
  border: 0;
  border-bottom: 1px solid black;
  }

