#global {
     position:absolute;
     left: 50%;

     width: 965px;
     height: 800px;
     margin-left: -482.5px;

     }
body {
	background-image: url(fondsite.png);
	background-repeat: x-repeat;
	height: 100%;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	 
	 
