body {
	background: #fff url(http://www.dun4d.com/images/day.png) repeat-x;
}

#weather {
	margin-left:15%;
	margin-right:15%;
}

#center {
	margin-left:15%;
	margin-right:15%;
}

#title {
	text-align:center;
}

#subtitle{
	text-align:left;
}

#footer {
	text-align: center;
}

h1, h2, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color:#454545;
	text-decoration: none;
}

h1 {
	font-size: 3em;
	text-align:left;
	margin-bottom: -0.4em;
}

h2 {
	font-size: 1.8em;
	margin-bottom: -0.4em;
}

h5 {
	color: #888;
}

a {	
	color:#454545; 
    	text-decoration: none;
}

a:hover {
	color:#10689a;
	text-decoration: none;
}

div.text {
	text-align: center
}
