html {
	background-color: #334;
}
body {
	margin: 0px;
}
#map {
	text-align: center;
}
#map embed {
	display: block;
}
