style.css 177 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 body { padding: 50px; font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; } a { color: #00b7ff; } #map { width: 100%; height: 400px; background-color: grey; }