/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px; background-color: rgb(255,255,255); background-image: url("../assets/images/body_bak.gif");}
 H1 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 28px;}
 H2 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 20px; font-weight: bold;}
 P { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive;}
 .TextNavBar { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 16px; color: rgb(153,51,51); background-color: transparent; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A:hover { color: rgb(102,153,51);}
 
