* {margin:0;padding:0}
  html {background-color:white; height:100%;}
  body {
    border:#000 0px solid;
    margin:1px auto;
    max-width:480px;
    min-height:100%;
    height:100%;}
  *html body {width:480px;}
  body {padding-top:50px;}
div.contact_form
{
  font-family: Verdana, Sans-Serif;
  font-weight: 900;
  font-size:  11px;
  color: #404040;
}

div.contact_form input,
div.contact_form textarea
{
  font-family: Verdana, Sans-Serif;
  font-size: 1.2em;
}