body{
	margin:0vw;
	padding:1vw;
}

#map_canvas{
    position: relative;
    width:95%;
    height:85%;
}
#notes{
    font-size: small;
}