body {
  font-family: sans-serif;
  color: white;
  background: black;
}

a {
  text-decoration: none;
  color: yellow;
}

a.header {
  text-decoration: none;
  color: white;
}

table.hockey {
  align: center;
}