
body {  color: #000000 ; background-image: url(yellow_stucco.gif);
           font-family: Verdana, sans-serif;  font-weigth: bold;
					 margin-left: 10em; margin-right: 10em; border-style: groove; 
					 }

a:link {color: #003300; text-decoration: none;}
a:visited {color: #990033; text-decoration: none;}
a:active {color: #FF9900; text-decoration: none; }
a:hover {color: #FF6600; text-decoration: underline;}

.container {background-image: url(greenred_marble.gif); padding-left: 3em; padding-right: 3em;}  
.titre {text-align: center; } 
 #t1{ font-size: 200%; font-family: Garamond, "Times New Roman", serif; font-weight: 900;
		color: #900033 ;} 
 #t2 { font-size: 150%; font-family: Garamond, "Times New Roman", serif; font-weight: bold; 
       font-style: italic;  color: #900033 ;}
.docbody {text-align: justify; }

p#f1:first-letter {font-size: 150%; font-style: italic; font-weight: bold; float: left; color:#900033 }

.menu { text-align: center; } 
.made_by {text-align: center; font-syze: 50%; }
