body {
   color: #000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;
   background-color: #FEF1E4;
   margin 20px 50px 20px 20px;
   }

h1,h2 {
   color: #F7A518;
   letter-spacing: 2px;
   font-weight: bold;
   }

h1 {
   font-size: 16px;
   }

h2 {
   font-size: 14px;
   }

a  {
   color: #F7A518;
   font-weight: bold;
   text-decoration: none;
   }

.b a {
   color: #000;
   font-weight: normal;
   }

.pcast {
   border-width: 0;
   }