html, body {
  background: #FFF;
  color: #000;
  font-size: 12px;
}

h1 {
  position: relative !important;
  text-indent : 0 !important;
  font-size: 15px !important;
}
h2 {
  font-size: 14px !important;
}

#header, #midder, #footer {
  width: 100%;
  background: #FFF;
  color: #000;
  margin: 0;
  padding: 0;
  border: 0;
}
#skiptocontent, #styleswitcher, #menucol {
  display: none;
}
#header {
  width: auto;
  height: auto;
}
#header h1 {
  font-size: 20px !important;
  margin: 10px;
}
#midder {
  width: auto;
  margin: 0;
  padding: 0;
}

#midder #content {
  float: left;
  width: auto;
  margin: 0;
  padding: 10px;
  border: 0;
}

div.vcard {
  border-color: #000;
}
