/* CSS Document */
#modalArea{
	background:url(overlay.png) repeat;
	position:absolute;
	left:0;
	top:0;
	z-index:100;
}


