
body { color: #900033; background-image: url(yellow_stucco.gif);
           font-family: Verdana, sans-serif;  }

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;}

#t1 { font-size: 300%; font-family: Garamond, "Times New Roman", serif; font-weight: 900; 
	   color: #900033; text-align: left} 
#t2 { font-size: 300%; font-family: Garamond, "Times New Roman", serif; font-weight: 900; 
	   color: #900033; text-align: right} 		 
#h2 { font-size: 250%; font-family: Garamond, "Times New Roman", serif; font-weight: bold; 
       font-style: italic;  }
#h3 { font-size: 200%; font-family: Garamond, "Times New Roman", serif; font-weight: bold; } 
div {text-align: center }
.contact  { text-align: left; }
#m1 { color: #fff8e9; background-color: #000000; font-size: 100% }

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