body{
	margin: 0px;
	padding: 0px;
	width: 320px;
	height: 240px;
}
#map{
	width: 320px;
	height: 240px;
	padding: 0px;
	margin: 0px;
}

