html {
	height:100%;
}

body {
	height:100%;
	padding:0;
	margin:0;
}

#map-canvas {
	height: 100%;
}