@import url(../style/common.css);

h1 {
  text-align: center;
}

.section {
  clear: both;
  overflow: hidden;
}

#workingMap {
  width: 356px;
  height: 200px;
  float: right;
  margin-left: 1em;
}

li {
  margin-bottom: 1em;
}
