/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-image: url("./TextureBackground.gif");}
 A:link { color: rgb(153,51,0);}
 A:visited { color: rgb(102,51,0);}
 H1 { font-family: 'Maiandra GD', sans-serif; color: rgb(0,51,102);}
 H2 { font-family: 'Maiandra GD', sans-serif; color: rgb(0,51,102);}
 P { color: rgb(0,51,102);}
 A:hover { color: rgb(204,0,51);}
 
