/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { background: rgb(0,0,0) url("./assets/images/background.jpg") no-repeat fixed center;}
 A:active { text-decoration: none ;}
 A:link { text-decoration: none ;}
 A:visited { text-decoration: none ;}
 P { text-align: left; margin-top: 6pt;}
 A { text-decoration: none ;}
 A:hover { text-decoration: none ;}
 