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

h1 { font-family: "Times New Roman"; 
     font-size: 60px;
     color: black; }

h2 { font-family: Calibri;
     font-size: 40px;
     color: black; }

h3 { font-family: Calibri;
     font-size: 40px;
     color: blue; }

p { font-family: Calibri;
    font-size: 40px;
    text-align: center;
    color: black; }





.flotte { float:right;}

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

