body {
  margin: 64px 64px 12px 64px;
}

table.shows {
  width: 100%;
  height: 100%;
}

td.shows {
  width: 100%;
  height: 100%;
  background-color: #303030;
  border-color: #c0c0c0;
  border-style: solid;
  border-width: 2px;
  vertical-align: top;
}