body{
    font-size:11px;
    color: #666666;
    font-family:verdana,tahoma;

    }
    
.temp{
    font-size:32px;
    font-weight: bold;
    font-family:Tahoma;
    }

.cc{
    font-size: 11px;
    font-family:Tahoma;
    }

.fcastWeekDay{
    font-size: 11px;
    font-weight: bold;
    }
    
.ccLoc{
    font-size: 11px;
    font-weight: bold;
    }

.fcastDate{
    font-size: 11px;
    font-family:Tahoma;
    }

.curWind{
    font-size: 11px;
    font-family:Tahoma;
    }

.weatherTable{
    padding:5px;
    background-color:white;
    text-align: center;
    border:solid 1px #c3c3c3;
    }
    
.fcastTable{
    padding:3px;
    background-color:white;
    text-align:center;
    border:solid 1px #c3c3c3;
    }
    
.bottomimg 
{
	position:relative;
	width: 800px;
	background-color: Red;
}    
.logoni
{
	position: absolute;
	right:50px;
	top:50px;
}    