body
{
  background-color: lightblue;
}
table,td
{
  border: black solid 2px;
}
.huge
{
  font-weight: bold;
  font-size: 72px;
}
.big
{
  font-weight: bold;
  font-size: 60px;
}
.bigbutton
{
  font-size: 48px;
}
#mainarea
{
  border: black solid 2px;
  width:1200px;
}
