/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(128,128,128); background-image: url("../assets/images/LaniArts.jpg");}
 A:active { font-size: small; text-decoration: underline; font-variant: small-caps;}
 A:link { font-size: small; text-decoration: underline; font-variant: small-caps;}
 A:visited { font-size: small; text-decoration: underline; font-variant: small-caps;}
 H1 { color: rgb(51,153,204);}
 H2 { color: rgb(51,153,204);}
 H3 { color: rgb(51,153,204);}
 H4 { color: rgb(51,153,204);}
 .TextNavBar { font-size: small; text-decoration: none ; font-variant: small-caps;}
 A:hover { font-size: small; color: rgb(0,204,255); text-decoration: underline; font-variant: small-caps;}
 