body {
	margin: 0;
	padding: 0;
	width: 536px;
	height: 410px;
	overflow: hidden;
}
#map{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
