.content table
{
  width: 100%;
  /*border: black solid 1px;*/
  padding: 5px;
}
.board th
{
  border-bottom: solid black 1px;
}
