html,body{
	margin:0px;
	padding:0px;
	height:100%;
}
#map_canvas{
	width:100%;
	height:100%;
}

