body {
  white-space: pre;
  font: normal 24px 'Inconsolata', 'Ubuntu Mono', 'Courier New', monospace;
}
a {
  color: black;
  text-decoration: none;
}
.underline {
  text-decoration: underline;
}
#left {
  position: absolute;
  width: 104px;
  text-align: center;
}
.shortname {
  letter-spacing: 0.5em;
}
