body {
  background: #000000;
  font: 12pt times, serif;
  color: #ff1717;
}
table {
  border: 3px dotted #ff1717;
  background-color: #350000;
}
table.blank {
  border: 0px;
  background-color: #000000;
}
input {
  background-color: #350000;
  border: 1px dotted #ff1717;
  font-family: 'times', serif;
  color: #ff1717;
}
