body 
	{
	background-color: #000;
	margin: 0;
	}

#content      
	{
	text-align: center;
	margin-top: -225px;
	margin-left: -260px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 520px;
	height: 450px;
	visibility: visible;
	}
.hidep {
	visibility: hidden;
	display: none;
	}
