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

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

h2 { color: #380089; }

p { font-family:Calibri Light, cursive;
    font-size: 60px;
    text-align: left;
    color:#00a5ff ; }


.flotte { float:right;}

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

