body {
  background-color: black;
  color: silver;
}

.encbox {
  margin: auto;
}

span {
  font: normal bold 15pt georgia;
  color: white;
}

td {
  text-align: center;
  font: italic normal 10pt georgia;
}

table {
  margin: auto;
  margin-top: 250px;
}

