#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 1000px;
	height: 600px;
	margin-top: -300px;
	margin-left: -500px;
	border: 0px;
   }
     



body {
background-color :#fffff;
border:0;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding: 0px;

}
	
