#map-canvas {
			width: 100%;
			height: 100%;
			}
			
h2 { font-size: 120%;
		margin-bottom: 0;
		margin-top: 10px;
	}
			
p {	margin-bottom: 0;
	margin-top: 10px;
	}
			
.source { font-size: 80%; }

a	{ cursor: pointer; }

#legend { background: white;
			margin: 10px;
			padding: 5px;
			}