/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-image: url("./assets/images/background.gif");}
 A:link { color: rgb(205,197,29);}
 A:visited { color: rgb(128,128,128);}
 