body { background:none; }
#ie-bg { display:block !important;position:fixed; top:0; left:0;width:100%;height:100%;z-index:-1;overflow:hidden;}
#ie-bg img {display:block !important;min-height: 100%;
  min-width: 1024px;
	
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
	
  /* Set up positioning */
  position: absolute;
  top: 0;
  left: 0;}