body {
   background-color: #FFC529;
   background-image: url(img/background.png);
   }
h1,h2 {
   text-align: center;
   }
h1,h2,h3,h4,h5,h6 {
   font-family: arial, helvetica, sans-serif;
   }
.calhead {
   font-family: arial, helvetica, sans-serif;
   background: #dddddd;
   }
.caldata {
   font-family: arial, helvetica, sans-serif;
   background: #eeeeee;
   vertical-align: top;
   font-size: smaller;
   }
.descHeader {
   /*background: #ff8000;*/
   }
.descHR {
   color: #ff8000;
   }
.descBody {
   background: #eeeeee;
   }