body{
	border: 0;
	overflow: auto;
	height: 100%;
	max-height: 100%;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #e1e2e2;
	background-image: url(../images/dh_anim.gif);
	background-repeat: repeat;
	vertical-align: top;
}
.centimage{
	z-index: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
