html {
  height:100%;
}
body {
  height:100%;
  min-height:100%;
  background: #993333 url(../images/logos/pinksquare.gif)
   center no-repeat;
}