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