
body {
  background: none;
}

#sidebar {
  display: none;
}

#header {
  background: none;
}

#header h1 {
  text-indent: 0;
  background: none;
  height: auto;
  width: auto;
  border: 0;
  font-size: 1.6em;
}

#header h1 span {
  display: block;
  font-size: .6em;
}

#content {
  margin-left:0;
  width: auto;
}