

  body {
    background-image: url(fond.jpg);
    font-family: Verdana;
    color: #80FF80;
    font-size: 16px;
  }

  a:link {color: #00A0FF}
  a:visited {color: #0080FF}
  a:hover {color: #FFFFFF}
  a:active {color: #FF80C0}

  .titre {
    font-family: "Comic Sans MS";
    font-weight: "bold";
    font-size: 30px;
    text-align: center;
  }

  .titre2 {
    font-family: "Comic Sans MS";
    font-weight: "bold";
    font-size: 22px;
    font-variant: small-caps;
    text-align: left;
    text-decoration: underline;
  }

  .panne {
    font-family: "Comic Sans MS";
    color : #FF0000;
    font-weight: "bold";
    font-size: 22px;
    font-variant: small-caps;
    text-align: left;
    text-decoration: underline;
  }

  .pannetxt {
    color : #FF8000;
    text-align: left;
  }

  .anniv {
    font-family: "Comic Sans MS";
    color : #0099FF;
    font-weight: "bold";
    font-size: 22px;
    font-variant: small-caps;
    text-align: left;
    text-decoration: underline;
  }

  .graph {
    font-size: 10px;
    text-align: center;
  }

  .noaa {
    font-family: Verdana;
    color: #000000;
    font-size: 16px;
  }

