/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url("./assets/images/background.gif");}
 A:link { color: rgb(153,153,153); text-decoration: none ;}
 A:visited { color: rgb(128,128,128);}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 1.2em; font-weight: normal; font-style: normal; text-decoration: none ;}
 H2 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 1.2em; font-weight: normal; font-style: normal; text-decoration: none ;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 1.2em; color: rgb(153,153,153); font-weight: normal; font-style: normal; text-decoration: none ;}
 
