/* CSS definition file containing site wide stylesheets */
BODY { background-image: url("./assets/images/blue_bg.gif"); background-repeat: repeat-y; background-position: 0% 40px;}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,0,0);}
 A:visited { color: rgb(0,0,0);}
 H1 { font-family: 'Arial Narrow', sans-serif;}
 P { font-family: 'Arial Narrow', sans-serif;}
 A { color: rgb(0,0,0);}
 .TextNavBar { font-family: 'Arial Narrow', sans-serif; font-size: small;}
 A:hover { color: rgb(204,204,153);}
 