#currentweather
{
    border: solid 1px #7a7a7a;
    height:90px;
    width:190px;
    text-align:center;
    background-color:rgb(246,242,233);
    background-image:url('weather-box.gif');
    background-repeat:repeat-x;
    font-family: Arial Sans-Serif;
}