 BODY { 
       font-family:  "times new roman", times, serif;
       background: url(image/cailloux.gif) white;
       color:         black ;
       margin-left:   10%;
       margin-right: 10%;
       text-align:   justify;
     }
H1,H2,H3     { font-family:  gill, arial, helvetica, sans-serif; 
		color: 	#008080;
}
H2,H3        { margin-left:  2% }
H1           { text-align:   center; text-transform: uppercase }
DIV.abstract { margin-left:  20%; 
               margin-right: 20%;
               font-size:    smaller;
             }
P            { text-indent:  5em;}
.goofy       { color:          #FFFF00; 
               font-family:     arial; 
               background:      blue;
               text-decoration: blink;
             }

