/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,255); background-color: rgb(0,0,0); background-image: url("./assets/images/beanbackground.jpg");}
 A:link { color: rgb(0,255,255);}
 A:visited { color: rgb(0,128,255);}
 P { color: rgb(255,255,255);}
 
