
.bgstretcher {
	background: fff;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 0;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

