/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; color: rgb(255,255,255); background-color: rgb(0,0,51); background-image: url("./assets/images/blueback5000.jpg");}
 A:active { color: rgb(0,102,255);}
 A:link { color: rgb(0,102,255);}
 A:visited { color: rgb(0,102,255);}
 H1 { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: large;}
 H2 { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: medium;}
 P { font-size: small;}
 A:hover { color: rgb(0,102,255);}
 