body {
  position: relative !important;
  padding-bottom: 1px !important;
  margin: 0 !important; }

.backstretch {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0; }
  .backstretch img {
    vertical-align: bottom;
    width: 100%;
    height: 100%; }

#site_footer {
  position: relative; }
