 #map {
   width: 100%;
   height: 400px;
   background-color: grey;
 }

 a {
 	color: #000;
 }