table#page {
  background-color: #fffbf7;
  border: solid #ffbb77 2px;
  width: 960px;
}

table#page td {
  border: solid #ffbb77 0px;
  width: 900px;
  vertical-align: top;
}

.left {
  width: 100px
}

table#cards {
  text-align: center;
  width: 95%
}

table#cards td {
  width: 12.5%
}

table#overview {
  width: 900px
}

table#overview td.left {
  width: 150px
}

table#overview td.center {
  width: *
}

table#overview td.right {
  width: 150px;
  text-align: center;
}
