body {
    margin: 0;
    padding: 0;
    background-image: url("images/Malmaison\ historique.jpg");
    background-size: 100%;
    
    width: 1282px;
    height: 635px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    
  }