html {
  overflow:auto;
}

body {
  width:98%;
  -webkit-text-size-adjust:none;
}

#head {
  position:static;
  background:none;
}

#body {
  padding-top:0px;
  padding-bottom:0px;
}

#foot {
  position:static;
  background:none;
}

#logo {
  background:#353C46 url(./logo_big.jpg) no-repeat;
}

