/* CSS Document */

#global {
	position:absolute;
	left: 50%;
	top: 30%;
	width: 610px;
	height: 421px;
	margin-top: -200px;
	margin-left: -350px;
	background-color: #FFFFFF;
     }
