html {
    background-color: #D3D2D0;
    background-image: url(../img/philippejodinBg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size:cover;
}
