﻿@import "../../common/weather.css";

.temp .actual
{
	font-size: 2em;
	font-weight: bold;	
	display: block;
	font-color: #183149;
}

.temp
{
	font-color: #183149;
}


#weather h2
{
	background-image: none;
}

.weather h3
{
	background-image: none;  
}
