/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url("./background.jpg");}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(128,0,128);}
 H1 { color: rgb(255,255,255);}
 H2 { color: rgb(255,255,255);}
 P { color: rgb(255,255,255);}
 H3 { color: rgb(255,255,255);}
 H4 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;}
 H5 { color: rgb(255,255,255);}
 H6 { color: rgb(255,255,255);}
 
