/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(255,255,255); background-image: url("./assets/images/Background.jpg");}
 A:link { color: rgb(127,127,255);}
 A:visited { color: rgb(160,160,164);}
 
