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