body, html {
  width: 100%;
}

#slogan, #navdiv, #footer1, #footer2, #footer3 {
  display: none;
}

#logo {
  top: 0;
  left: 0;
}

#address {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 15px;
  font-size: 11px;
  text-transform: none;
}

#address table {
  margin-top: 10px;
}

#headline, #content {
  left: 0;
}

