body {
  background-image: url(images/fond.jpeg);
  background-repeat: no-repeat;
  font-family: Verdana;
}
.menu {
  color: #ffffff;
  font-size: 14pt;
  font-family: kidprint;
}

h3 {
     font-size: 10pt;
     font-weight:normal;
     color: #7b6d46;
}
.hidden {
    display:none;
}
h1 {
    font-size:5pt;
    line-height:5pt;
}
h2 {
float: left;
display: inline;
margin: 0;
padding: 0;
font-size: 1px;
text-indent: -2000px;
}
a {
  color: #00b084;
}
