body {
    font-family: tahoma, arial, helvetica, sans-serif;
    padding: 0;
    margin: 0;
    border: 0;
    background-color: #2C2C2C;
    color: #2C2C2C;
    }
a   {
    color: #30414E;
    background-color: transparent;
    } 
p   {
    font-size: 75%;
    } 
.heading {
    font-size: 110%;
    } 
    
.maintext {
   padding: 10px 10px 0 10px;
   }

.centerbox{
    border:2px solid #5C5C5C;
    background-color: #FBF65A;
    background-position: top right;
    background-repeat: no-repeat;
   }
.caption   {
    font-size: 70%;
    } 

#footer {
   text-align: right;
   font-size: 70%;
   color: #FFFFFF;
   }
.box { 
   font-size: 75%;
   background-color: #FFFF91;
   }
   }
.button { 
   font-size: 75%;
   color: #FFF75A;
   background-color: #F70000;
   }
