@CHARSET "ISO-8859-1";

#menu #menu_split {
  background-color: #99B3CC;
  color: #fff;
}

.themes {
  list-style: none;
  padding-left: 1em;
}
.themes a {
  display: block;
  height: 150px;
  font-size: 120%;
  margin: 1em 0;
  background: no-repeat center 1.5em;
}
#north {
  background-image: url('north_680.png');
}
#south {
  background-image: url('south_680.png');
}
