/*body {
	background:url("../images/background.jpg") repeat-x;
}
#layout {
	width:770px;
	height:930px;
	margin:0 auto;
}*/
.overlay {
	width:100%;
	height:9999px;
	position:fixed;
	background-color:#000;
	filter:alpha(opacity=75);
	opacity:0.75;
}
.divDhtml {
	width:100%;
	height:100%;
	text-align:center;
	margin-top:160px;
	position:fixed;
}
