html {
  height: 100%;
  overflow: hidden; /* Hides scrollbar in IE */
}

body {
  height: 100%;
  margin: 0;
  padding: 0;
}

#mainSite {
  height: 100%;
}

#loadBgRight {
    display: none;
}

#loadBgLeft {
    display: none;
}