/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(255,204,51); background-image: url("../assets/images/Background.GIF");}
 A:link { color: rgb(255,204,0);}
 A:visited { color: rgb(255,153,0);}
 H1 { font-family: HUNTSON; color: rgb(255,255,255);}
 
