body {
	margin: 0;
	padding: 0;
}

.cdiv 
{
	visibility: hidden;
	z-index: 100;
	position: absolute; 
	top: 0; 
	left: 0; 
	display: none;
}