/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(153,204,153); background-image: url("./assets/images/kiste.jpg"); background-repeat: no-repeat;}
 A:link { color: rgb(179,168,104);}
 A:visited { color: rgb(128,128,128);}
 
