body {
  padding-top: 5em;
  padding-left: 5em;
  padding-right: 5em;
  font-family: Times New Roman;
  color: white;
   background-image: url('https://www.lamarseillaise.fr/binrepository/768x432/0c0/768d432/none/150910102/SLLL/img-20220616-wa0007-1_542-5639565_20220620153628.jpg');
         background-repeat: no-repeat;
         background-attachment: scroll;
         background-size: 100%;
         background-position-x: 0px;

h1 { font-family: "Times New Roman"; 
     font-size: 64px;
     color: blue;
     text-align: center; }

h2 { color: blue;
     font-size: 50px;}

p { font-family: Times New Roman;
    font-size: 48px;
    text-align: center; }


.flotte { float:right;}

a { font-family: Times New Roman;
    font-size: 30px;
    color: white;}

