body
{
   background-image: url("./jdm_reduite.jpg");
   background-attachment: fixed; /* Le fond restera fixe */
   background-repeat: no-repeat;
}

h1
{
background: #CBB196 url(jdm2_reduite.jpg) 0 0 no-repeat fixed; color: blue; padding: 0.5em; margin: 0 -12px 0.5em; border-color: #963; 
}

h2
{
background: #CBB196 url(jdm2_reduite.jpg) 0 0 no-repeat fixed; color: blue; padding: 0.5em; margin: 0 -12px 0.5em; border-color: #963; 
}
p

blockquote p
{
   text-align: justify;
   text-indent: 25px;
}

#plop {
       text-decoration: blink;
}

.clignotant
{
   text-decoration: blink;
}


