

h1 {
  margin-top: 50px;
  margin-bottom: 20px;
}


#station-map {
	width: 100%;
	height: 600px;
	border: 1px solid #ccc;
}
#last-updated, #station-count{
	font-weight: bold;
}