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