/* Jacqi's site study section css sheet *//* this rule sets the background colour for the page */body {background-color: white;}/*this rule is for the font at the top of each page*/.cats{font-family: tahoma, arial, helvetica, sans-serif;font-size: 20pt;color: #3333ff;line-height: 1.5em;background-color: #ffff8f;}