
  html, body
  {
    font-family:Lucida Sans Unicode,Trebuchet MS,Verdana;
    font-size:12px;
    color:#434343;
  }
  
  #page
  {
    width:400px;
    text-align:center;
    margin:0 auto;
    background:url(logo.gif) no-repeat center;
    padding:50px 0 0 0;
    margin-top:80px;
  }
