@charset "iso-8859-1";
/* auteur: Marc Bordeleau */
/* Date de création: 2005-09-30 */

h1, h2 {
font-family: Arial, Verdana, Helvetica;
font-style: normal;
font-weight: bold;
color: #541212;
text-aling: center;
}
p
{
color: #541212;
font-weight: bolder;
text-align: left;
font-size: 100%;
font-family: Arial;
}
body
{
background-image: url(image/eponge.jpg);
background-repeat:repeat;
background-attachment:fixed;


}


