body {
  font-family: serif;
}

#regions_div {
  width: 70%;
  height: auto;
}

#regions_div path {
  cursor: pointer;
}

table {
  float: right;
}

th {
  text-align: left;
}
