html {
  height: auto;
}

body {
  text-align: left;
  background: none;
}

#main {
  margin: 0;
  background-image: none;
  width: 770px;
  height: auto;
}

#header {
  display: none;
}

#navi {
  display: none;
}

#content {
  float: none;
  background-image: none;
  height: auto;
}

#footer {
  display: none;
}