#wrapper
{
	visibility: hidden;
}

#body-text
{
	visibility: visible;
	position: absolute;
	margin: 0 auto;
	width:90%;
	padding-right: 2em;
	border: 0;
	z-index:2;
	top: 0px;
	left: 0px;
	text-align:center;
}
