h1 {
	margin: 0;
	padding: 0;
	display: block;
}
header {
    text-align: center;
    height: 70px;
}
#map {
    top: 70px;
}