/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Century Gothic', Arial, Helvetica, Geneva, Sans-serif; color: rgb(255,255,255); background-color: transparent; background-image: url("./assets/images/BkgrndPic.jpg");}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,102,255);}
 A:visited { color: rgb(128,0,128);}
 H1 { text-align: left;}
 H2 { font-weight: normal; font-style: normal; text-decoration: underline;}
 .TextNavBar { font-size: small;}
 A:hover { color: rgb(255,0,0);}
 