/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { color: rgb(0,0,0); background-image: url("./KOCH.JPG");}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(102,0,0);}
 