td.archive {
  vertical-align: top;
}
td.archive a, td.archive a:visited {
  color: black;
}

td.archive p.title {
  color: white;
  background-color: black;
  font-size: 2em;
}

td.archive table.issues {
  width: 100%;
}
td.archive table.issues td {
  text-align: center;
  font-weight: bold;
}
td.archive table.issues td img {
  margin-top: 1em;
}

td.archive p {
  text-align: center;
}
