
body
{
	font-family: Futura Std Light;
	font-size: 11px;
	line-height: 11pt;
	color: #333333;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#positionCentre
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 768px;
	height: 436px;
	margin-left: -384px;
	margin-top: -230px;
}

#position
{
	width: 768px;
	height: 434px;
}

