body{
  font-family: 'Courier New', monospace;
  color: white;
}
iframe {
    display: block;
    border-style:none;
    text-align:center;
}
table, th, td {
  border: 1px solid;
}
.width75 {
  text-align: center !important;
  max-width: 99%;
  margin: 0 auto;
  overflow: auto;
  font-size: 18pt;
  text-size-adjust: none;
}

#teeny{
  font-size: 12px;
}