div.Weather 
{
	padding: 10px;
	width: 85%;
	color: #3f2110;
	background: #dbbb7c;
	font-family: Verdana, Arial, Sans-Serif;
}
.Weather a { color:#3f2110 !important; }
.Weather h3 { font-size: 35px;margin:0;padding:0;}
.Weather .footer { font-size: 8px; }
.Weather img.icon 
{
	border: 1px solid black; 
	background: white;
}