body{
    background: no-repeat url('img/fond-index.jpg');
    background-size: 100%; //propotional resize;
}
h1{
    
    text-align: center;
    margin-top: 700px;
}