 body { color: #330066;
		 background-color: #00cc99;
		 background-image: url(images/image017.jpg);
         background-repeat: repeat-y;
        
         background-position: 91% ;
         background-attachment: fixed;
         font-family: book antiqua, arial, helvetica, sans-serif;
		 margin: 50px 10%;

	     


         
	   }
  
  a:active { color: #00ff33 }
  a:hover { color: #006633 }
  a:link { color: #cc9900 }
  a:visited { color: #660000 }

  h1 { border-style: outset;
       border-widht: 1;
       border-color: #ffcc90;
       font-family: book antiqua;
       text-align: center;
      
       color: #ff0000;  padding-top: 15px; padding-bottom: 12px;
       background-image: url(images/image001.jpg)
	   
     }
  
  h2 { 
	   
	   border-style:outset;
       border-widht: 1;
       border-color: #ffcc90;
       font-family: book antiqua;
       text-align: center;
       
	   color: #ff0000;  padding-top: 5px; padding-bottom: 3px; 
	   background-image: url(images/image001.jpg)

     }

  hr { color: #cc9900; width:103%;}
  
  blockquote { 
    font-family: "book antiqua";
    line-height: 12pt;
    font-weight: normal;
    color: #996633;
    word-spacing: 2em; 
    text-align: center;
   }

  .retour { text-align: center;
            font-family: "book antiqua";
            color: #cc9933;
            font-style: italic;
            font-weight: bold;
            border-style: outset;
            border-hight: 1;
            border-color: #ffcc90;
            padding-top: 15px; 
		    padding-bottom: 12px;
            background-image: url(images/image001.jpg)

           }

