/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-image: url("./assets/images/Background.gif");}
 A:link { color: rgb(102,51,51);}
 A:visited { color: rgb(102,102,102);}
 H1 { font-family: 'Times New Roman', Times, Serif, serif;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: large; color: rgb(51,153,102); font-weight: bold;}
 