Body {
         
         background-image: url('Medias/fractal.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: white; }

h2 { color: orange; }

h3 { color : red }

h4 { color : red }

p { font-family: Brush Script MT, Brush Script Std, cursive;
    font-size: 30px;
    text-align: center; }

t { font-family: Brush Script MT, Brush Script Std, cursive;
    font-size: 30px;
    color : yellow }


.flotte { float:right;}

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

