table.footer {
  margin: 0em auto 0em auto;
}

table.footer td {
  font-size: 1.5em;
  text-align: center;
  padding: 0 1em;
  font-weight: bold;
}

table.footer td {
  border-right: 2px solid #900;
}

table.footer td:last-child {
  border-right: none;
}

table.footer a {
  text-decoration: none;
}

table.footer td.credits {
  font-size: 1em;
}