@charset "UTF-8";
#weathertitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #983223;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: left;
	width: 698px;
}
#weather {
	clear: both;
}
#object_container {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#weather_txt {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
}
