 
/* this makes it easy to apply my style the web site */

 body.backgrd {background: url("images/indtextb.jpg")}
.blue {color: #0000FF}
.center {text-align: center}
.font {font-family: "Trebuchet MS", Arial, Helvetica}
.red {color: #FF0000}
.strong {font-size: 120%}
 
