html, body {
  background: none;
  height: auto;
}

#mb-wrapper {
  width: auto;
  min-width: inherit;
  height: auto;
  min-height: 1px;
}

#mb-container {
  width: auto;
  min-height: 1px;
  margin: 0;
}

#mb-header, #mb-footer {
  display: none;
}

.mb-content-box-top {
  display: none;
}

h1 ul, #mb-body-menu {
  display: none;
}
