body {  color: #ffffff; background-image: url(yellow_stucco.gif);
           font-family: Arial, sans-serif;  font-weigth: 900;
					 margin-left: 8em; margin-right: 8em; border-style: groove; 
					   }

a:link {color: #FFFF99; text-decoration: none;}
a:visited {color: #990033; text-decoration: none;}
a:active {color: #FF0099; text-decoration: none; }
a:hover {color: #FF6600; text-decoration: underline;}

.container {background-image: url(gray_rock.gif); padding-left: 3em; padding-right: 3em;}
.titre {text-align: center; }
	#t1 { font-size: 200%; font-family: "Lucida 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; }

.colleft { border-style: none; color: #FF0000;
  	  font-size: 12pt; line-height:12pt;
		  text-align: center;	
					}

.acknowledgements {
	  text-align: center; font-size: 12pt; line-height:12pt;
		clear: left
					} 	
span#t3 { font-size: 150%; font-family: Garamond, "Times New Roman", serif; 
		font-weight: 900; font-style: italic; text-transform: uppercase}
	
.menu { text-align: center; } 
.made_by {text-align: center; font-syze: 75%; }
