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

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

.container {background-color: #64645A ; padding-left: 3em; padding-right: 3em;}
.titre  { text-align: center; }
	#t1 { font-size: 200%; font-family: "Lucinda Console", "Times New Roman", serif;	        
		font-weight: 900; font-style: italic} 
	#t2 { font-size: 150%; font-family: Garamond, "Times New Roman", serif; 
		font-weight: 900; font-style: italic}
.poems  { text-align: center; }
  #t3  { font-size: 150%; font-family: Garamond, "Times New Roman", serif; 
		font-weight: 900; font-style: italic; color: #FF6600}
.docbody {text-align: justify; }

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