/* CSS definition file containing site wide stylesheets */
BODY { background-image: url("../assets/images/bg.jpg"); background-repeat: repeat-x;}
 .posthead { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif; font-size: 20px; color: rgb(39,39,39); font-weight: bold;}
 .footer { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif; font-size: 13px; color: rgb(102,102,102);}
 .postheadhighlite { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif; font-size: 20px; color: rgb(39,39,39); font-weight: bold; background-color: rgb(255,254,186);}
 