body {
background-image:url(../common_gfx/background.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
}
#global
{
position:absolute;
left:50%;
top:50%;
width: 955px;
height:600px;
margin-left:-476px; /* moitié de la hauteur */
margin-top:-300px;
}
