/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("./back.jpg");}
 A:active { color: rgb(102,102,102);}
 A:link { color: rgb(102,102,102);}
 A:hover { color: rgb(200,200,200);}
 A:visited { color: rgb(200,200,200);}
 H2 { font-family: 'Freestyle Script', cursive; font-size: x-large; text-transform: none; color: rgb(255,0,0); font-weight: normal; font-style: normal; font-variant: normal;}
 