div.interests {
  position: absolute;
  left: 0px;
  width: 100%;
  top: 200px;
  font-family: Arial;
  font-size: 24px;
  color: #000000;
  text-align: center;
}

div.interests span.title {
  font-weight: bold;
  font-size: 36px;
}