/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-color: rgb(255,255,204); background-image: url("./assets/images/texturep.jpg");}
 A:active { color: rgb(102,51,0);}
 A:link { color: rgb(102,0,0);}
 A:visited { color: rgb(153,102,0);}
 H1 { font-family: Algerian,fantasy; font-size: xx-large;}
 A:hover { color: rgb(102,51,0);}
 