/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("./background.jpg");}
 A:active { color: rgb(128,128,128);}
 A:link { color: rgb(128,128,128);}
 A:visited { color: rgb(128,128,128);}
 A { color: rgb(128,128,128);}
 A:hover { color: rgb(128,128,128);}
 