
/* body { height: 100%; } */

#peak_map {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 20px 0px 0px 20px;
}

#peak_map_canvas {
	width: 800px;
	height: 800px;
	border: 2px groove #fff;
}

