		.parallax-window {
			position: relative;
			background: transparent;
		}
		.parallax-curtain {
			position: absolute;
			background-color: #ffffff;
			top: 0px;
			bottom: 0px;
			left: 0px;
			right: 0px;
		}
