body,
#container table
{
  font-size: 12px;
  font-family: 'Arial', 'Helvetica', sans-serif;
}

#header #site-logo
{
  text-transform: uppercase;
  text-decoration: none;
  font-size: 300%;
  font-family: 'Arial Black';
  line-height: 70px;
}

#header #site-logo span.lastname
{
  color: #ffe317;
}

