body {
  margin: 0px;
  background-color: #d2bfa4;
}
table.outer {
  width: 708px;
  height: 100%;
}
td {
  font-family: Tahoma, Verdana;
  font-size: 11px;
}
td.outer {
  width: 4px;
  height: 100%;
}
td.inner {
  width: 700px;
  height: 100%;
  background-color: #ffffff;
}
a.brand {
  color: #404040;
  text-decoration: none;
}
a.brand:hover {
  color: #ff0000;
}
