@charset "utf-8";
/* CSS Document */

	#weatherDetails {
		margin-top: 30px;
	}
	
	#weatherHeader {
		font-size: 20px;
		margin-bottom: 5px;
	}

