body
{
  margin: 0 0;
  text-decoration: none;
  padding: 0;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  color: #445864;
  background-color:#ffffff;
  width:775px;
  height:544px;
  }

h1
{
  font-size: 32px;
}
#content{
  width:775px;
  height:544px;
  overflow: hidden;
  }
