 body {
         
         background-image: url('M/Gris2.jpg');
         background-repeat: no-repeat;
         background-attachment: scroll;
         background-size: 100% 200%;
         background-position-x: 0px;
         
     }

h1 { font-family: "Times New Roman"; 
     font-size: 48px;
     color: Black; }

h2 { color: Red; }

p { font-family: Calibri;
    font-size: 30px;
    text-align: center; }


.flotte { float:right;}

a { font-family: Brush Script MT, Brush Script Std, cursive;
    color: blue;}

