/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(255,255,255); background-color: transparent; background-image: url("../assets/images/1-variegated-ivy-background.jpg");}
 A:active { color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 A:link { color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 A:visited { color: rgb(255,204,204); font-weight: bold; text-decoration: none ;}
 H1 { font-size: 28px;}
 H2 { font-size: 22px;}
 P { font-size: 12px;}
 H3 { font-size: 20px; font-style: italic; text-align: left;}
 OL { font-size: 12px;}
 H4 { font-size: 16px;}
 H6 { font-size: 9px; color: rgb(41,35,25); text-align: center;}
 A:hover { color: rgb(255,153,153); font-weight: bold; text-decoration: none ;}
 
