.body-content {
  color: #7D4199;
  padding: 0 30px 20px 30px;
}

.themonsters-table {
  margin-top: 15px;
}

.themonsters-table .name {
  padding: 10px 0;
  text-align: center;
}

h1 {
  color: #7D4199;
  font-family: helvetica, arial;
  font-size: 22px;
  line-height: 28px;
  margin: 0;
}

h2 {
  color: #7D4199;
  font-family: helvetica, arial;
  font-weight: normal;
  font-size: 17px;
  line-height: 20px;
  margin: 0;
}

h3 {
  color: #7D4199;
  font-family: helvetica, arial;
  font-weight: bold;
  font-size: 17px;
  line-height: 20px;
  margin: 12px 0 15px 0;
}

.themonsters-text {
  color: #7D4199;
  font-family: helvetica, arial;
  font-size: 13px;
  margin: 0;
}

.header-text {
  margin-top: 10px;
}

