.center
{
 color: white;
 text-align: center;
}

body
{
 background-image: url('FONDSITE.png');

background-attachment: fixed;
background-repeat: repeat-y;
background-position: top center;

}
