body {
color: #FFFFFF;
margin : 0;
padding : 0;
font-size: smaller;
text-align : center;
font-family : Verdana, Arial, Helvetica, sans-serif;
background-image: url(images/00anim1.gif);
height: auto;
}
#master {
margin : auto;
text-align : center;
width : 100%;
}
#contenu {
border-radius : 14px;
height: auto;
margin : auto;
text-align : center;
width : 100%;
border-radius : 12px;
box-shadow : 4px 4px 14px 0 #474747;
}
#liens {
margin-top : 5px;
font-size : 1.2em;
font-family : Arial;
text-align : center;
}
a {
  text-decoration: none;
  color: #674F0E;
}

a:visited {
   color: #45381C;
}

a:hover {
  color: #C1801F;
}
audio {
width : 280px;
height : 50px;
background-color: transparent;
border-radius : 8px;
}

h1 {
color : #564C06;
font-size: 8em;
font-family : Verdana, cursive;
font-weight : normal;
text-align : center;
margin : 0;
padding : 0;
text-shadow : 6px 6px 10px #251313;
text-decoration: none;

}
h2 {
font-size :2em;
color: #3A271D;
font-family : Arial;
font-weight: bold;
text-align : center;
}
h3 {
font-size : 1.8em;
color: #785C1C;
font-family : Arial;
font-weight: normal;
text-align : center;
}

