body {
	background-image: url(yoga-world-background3.jpg);
	text-align: center;
	margin:0;
}




#global {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 766px;
     height: 750px;
     margin-top: -310px; /* half of the height */
     margin-left: -383px; /* half of the width */
   
     }

