@charset "utf-8";

body {
width: 600px;
margin: 0 auto;

}

#mymap {
width: 600px;
height:480px;

}



h1 {
	font-size: 19px;
	font-weight: normal;
}

h2 {
	font-size: 17px;
	font-weight: normal;
	display: inline;
	white-space: nowrap;
}

h3 {
	font-size: 17px;
	font-weight: normal;
	display: inline;
}

h4 {
	font-size: 17px;
	font-weight: normal;
}
