/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { color: rgb(255,255,255); background-image: url("../assets/images/background.gif");}
 A:link { color: rgb(136,174,213);}
 A:visited { color: rgb(191,191,191);}
 