body {
  background-color: white;
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  background-image: url(/pubs/v3/fond_site.jpg);
}

