
.bgstretcher-area {
  text-align: left;
}
.bgstretcher {
  background: black;
  overflow: hidden;
  width: 100%;
  position: fixed;
  z-index: 0;
}
.bgstretcher,
.bgstretcher ul,
.bgstretcher li {
  left: 0;
  top: 0;
}
.bgstretcher ul,
.bgstretcher li {
  position: absolute;
}
.bgstretcher ul,
.bgstretcher li {
  margin: 0;
  padding: 0;
  list-style: none;
}
/*  Compatibility with old browsers  */
.bgstretcher {
  _position: absolute;
}

.img-loaded bgs-current {
	
display: list-item; z-index: 1; overflow: hidden;	
	}

.img-loaded {
	display: none; z-index: 1; overflow: hidden;
	}