@charset "utf-8";
/* CSS Document */

h2{
	color:#F00;
	font-size:18px;
	padding-bottom:10px;
}

#map{
	background-color:#CCC;
}