The map is drawn using a JavaScript library called Paper.js, which renders the map onto an HTML canvas (a single bitmap element). The various bits aren't individual HTML elements, so they can't be styled with CSS.
Let me know what you'd like to do with the map, if you need assistance. I've done some customization with it, and I can either help or tell you why something isn't possible.