/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { color: rgb(192,192,192); background-color: rgb(17,17,17); background-image: url("../assets/images/background.jpg"); background-repeat: repeat-y; background-position: center;}
 A:link { color: rgb(255,255,255);}
 UL { text-align: left;}
 A:visited { color: rgb(215,215,255);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif;}
 LI { text-align: left;}
 OL { text-align: left;}
 .TextNavBar { background-color: transparent; background-image: none;}
 