# override defaults for nodes, edges, groups and graph
 node { color: brown; }
 graph { background: white; }
 group { background: grey; }
 edge { color: red; }

 [ Wismar ] -> [ Neustadt ]
