body { font-family: Verdana; font-size: 8pt; } .subway-map { margin: 0; width: 500px; height:410px; background-color: white; } .text { text-decoration: none; color: black; } #legend { float: left; width: 250px; height:400px; } #legend div { height: 25px; } #legend span { margin: 5px 5px 5px 0; } .subway-map span { margin: 5px 5px 5px 0; }