#content h1
{
  text-align: center;
}

#content table
{
  padding: 20px;
  background-color: #eee;
  text-align: center;
}

#content table .form_error
{
  color: #f00;
}

#content table .headline
{
  font-size: 1.2em;
}

#content table .emailline
{
  padding: 5px 0px 0px 0px;
}

#content table .submitline
{
  padding: 5px 0px 0px 0px;
}
