#overlay {
	position:fixed;
	top:0;
	left:0;
	margin:0;
	padding:0;
	display:none;
	width:100%;
	height:100%;
	z-index:20000;
}
