


div#weather {
	margin-top: 20px;
	margin-bottom: 30px;
	border: 1px solid #fff9ce;
}

	h3#weather_header {
		margin-top: 0;
		text-align: center;
	}
	
	p#weather_desc {
		margin-top: -40px;
		padding-left: 20px;
		font-size: 14px;
	}