#article table {
  width: 90%;
  margin: 1em auto;
  border-collapse: collapse;
}

#article caption {
  font-weight: bold;
  margin-bottom: .5em;
}

#article td,
#article th {
  font-size: 90%;
  padding: .2em;
  border: solid 1px #999
}

#year {
  width: 5em;
}

#maker {
  width: 2.8em;
}

#staff {
  width: 6.8em;
}
