/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-color: rgb(0,0,0); background-image: url("./assets/images/background.gif");}
 A { color: rgb(255,255,255); text-decoration: underline;}
 