/* center */
#m3_center {
	font-family: 'Nunito',Helvetica,Arial,Lucida,sans-serif;
	color: #5c4a45;
    font-size: 14px;
    font-weight: 500;
}

#m3_center a {
	color: #FFFFFF;
    font-weight: 700;
}

/* city */
h1#m3_city {
    font-family: 'Oswald',Helvetica,Arial,Lucida,sans-serif !important;
    color: #333333;
    font-size: 40px;
    font-weight: 300;
}