/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Gill Sans MT Pro Book', sans-serif; font-size: small; background-image: url("./assets/images/background.gif");}
 .TextObject { font-family: 'Gill Sans MT Pro Book', sans-serif; font-size: small;}
 H2 { font-family: Garamond,serif; font-size: x-large;}
 P { font-family: 'Gill Sans MT Pro Book', sans-serif; font-size: medium; color: rgb(51,0,0); font-weight: normal; font-style: normal; background-color: rgb(204,204,153);}
 
