/* CSS definition file containing site wide stylesheets */
BODY { color: rgb(255,255,153);}
 H1 { font-size: xx-large; font-weight: bold; font-style: italic;}
 P { font-size: medium; color: rgb(255,255,153); font-weight: bold; font-style: italic; text-align: left;}
 