html, body, #map { margin: 0; width: 500px; height: 500px; } a:link { text-decoration:none; font-weight:bold; color:rgb(255, 157, 0); } a:visited { text-decoration:none; font-weight:bold; color:#666666; } .legend { line-height: 18px; color: #555; background: white; background: rgba(255,255,255,0.8); border-radius: 5px 5px 5px 5px; padding: 6px 8px; } .legend i { width: 18px; height: 18px; float: left; margin-right: 8px; opacity: 0.7; } /* #map { background-color: #96cfe6; } h3 { margin-bottom: 3px; } */