/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(204,153,0); background-color: rgb(230,215,150); background-image: url("../assets/images/sand_bg3.jpg");}
 A:active { color: rgb(255,255,0);}
 A:link { color: rgb(255,255,0);}
 UL { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 12pt; list-style-image: url("../bullet.jpg");}
 A:visited { color: rgb(255,255,0);}
 H1 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,255,153);}
 H2 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(255,255,153); font-weight: bold;}
 P { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 12pt;}
 H3 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive;}
 A:hover { color: rgb(255,255,255);}
 
