/* Make it so KLWA logo shows up */
.site-title {
	background-color: black;
}
.site-title img {
	width: 300px;
	height: 77px;
}

.snapshot-records-text,
.eq-title,
.forecast-title,
.wx-graph-front .homepage-graphgroup-title,
.wx-graph-front a
{
	font-weight: bold;
}

.index-hook-after-station-info {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

