/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Bell MT', serif; font-size: 16px; color: rgb(255,255,204); font-weight: bold; font-style: italic; background-color: rgb(0,102,255); background-image: url("../assets/images/Sky3.JPG");}
 A:active { color: rgb(255,255,0);}
 A:link { color: rgb(255,255,0);}
 UL { font-family: 'Bell MT', serif; font-size: 16px; font-weight: bold; font-style: italic;}
 A:visited { color: rgb(255,255,0);}
 H1 { color: rgb(0,0,0); font-weight: bold; font-style: italic;}
 H2 { font-size: 24px; color: rgb(255,255,0);}
 P { font-family: 'Bell MT', serif; font-size: 16px; font-weight: bold;}
 H3 { font-family: Cambria,serif; font-size: 20px; color: rgb(255,255,0); font-weight: bold; padding: 2px;}
 A:hover { color: rgb(255,0,0);}
 
