/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(0,0,102); background-image: url("./assets/images/background_2.jpg"); background-repeat: repeat-y; background-position: 49% 0%;}
 A:link { color: rgb(153,51,0);}
 A:visited { color: rgb(153,102,51);}
 