* {
  margin: 0px auto;
  padding: 0px;
}

html, body {
  height: 100%;
  margin: 0px;
  padding: 0px;
}

img {
  border: 0px;
}

div#shim {
  visibility: hidden;
  width: 100%;
  height: 50%;
  margin-top: -275px;
  float: left;
}

div#wrapper {
  clear: both;
  position: relative;
  top: -275px;
  position: static;
}
