/* CSS Document */
#global {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -370px;
	text-align: center;
	height: 680px;
	
}
#container {
	background-color: transparent;
	width: 1024px;
	margin: auto;
}
