body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: transparent;
	text-align: center;
	}

#content  
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	text-align: center;
	margin-top: -200px;
	margin-left: -375px;
	border: 1px solid #555555;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 750px;
	height: 400px;
	visibility: visible
	}
