/* CSS Document */

h2
{font-family:"Comic Sans MS", serif;
}
h3
{margin-left:30px;
}
p
{font-family:"Comic Sans MS", serif;
}
body{
background-image:url(image/fond2.jpg);
margin-top:30px;
}

.contenu{
width:auto;
text-align:center
}
.menu{
width:60%;
text-align:center;
margin-bottom:30px;
font-style:normal;
}
#test{
position:absolute;
}
