/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("../assets/images/Background.jpg");}
 A:link { color: rgb(0,102,204);}
 UL { list-style-image: url("./bullet.gif");}
 H1 { color: rgb(0,51,153);}
 H2 { color: rgb(0,51,153);}
 H3 { color: rgb(0,51,153);}
 .TextNavBar { font-size: x-small; text-align: center;}
 