div#global {
	width: 760px;
	position: absolute;
	top: 10%;
	left: 50%;
	margin-left: -400px;
	background-color: #FFFFFF;
	
  
}

