html {
	width:100%;
	height:100%;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

#LoupeArea {
	width: 746px;
	width: 726px;
	height: 759px;
	background: url('white_grl.jpg');
	position: relative;
	overflow: hidden;
}
#NudeLoupe {
	width: 160px;
	height: 160px;
	position: relative;
	left: -5000px;
	top: 0px;
}
#NudeLoupe div {
	width: 160px;
	height: 160px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	font-size: 0px;
}