body {
         background-image: url('Medias/c.webp');
         background-repeat: no-repeat;
         background-attachment: scroll;
         background-size: 105% ;
         background-position-x: 0px;
       

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

h2 { color: orange; 
     font-size: 30px;}

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


.flotte { float:right;}

a { font-family: Brush Script MT, Brush Script Std, cursive;
    color: yellow;
    font-size: 18px;
   
h3 { color: orange;
	margin:10px;
     font-size: 30px;
  text-align: left;}




