#table_whatinside{

width: 638px;
font-family: arial;
font-size: 14px;
border: 1px solid #8e5306;
background-color: white; 
}

#table_whatinside p {

color: #932400;
padding-left:  10px;
padding-right: 10px;
font-weight: bold;

}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}



#thismonth {
font-size: 24px;
font-weight: bold;
color: red;
text-align: center;




}