


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

h2 { color: orange; }

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


.flotte { float:right;}

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

