/* 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(255,0,0);}
 A:visited { color: rgb(153,0,102);}
 H1 { font-family: 'Times New Roman', Times, Serif, serif;}
 H2 { font-family: 'Times New Roman', Times, Serif, serif;}
 H3 { font-family: 'Times New Roman', Times, Serif, serif;}
 H4 { font-family: 'Times New Roman', Times, Serif, serif;}
 H5 { font-family: 'Times New Roman', Times, Serif, serif;}
 H6 { font-family: 'Times New Roman', Times, Serif, serif;}
 