html, body {
	height: 100%;
}

body {
	padding: 0px;
	margin: 0;
}

#map {
	height: 100%;
	width: 100%;
}
