body {
  margin: 0;
  text-align: center;
  font-size: 30px;
  font-family: 'Dancing Script', serif;
  background-color: #e6e6ff;
}

h4 {
  padding-top: 20px;
}
.dottedhr {
  border-style: dotted;
  border-width: 5px 0 0 0;
  width:30%;
  border-color: grey;
}

.priciples13 {
  text-align: left;
  margin: 30px 50px;
}

.Header13 {
  color: #990000;
}

.HeaderDif {

}

.divfooter {
  margin: auto;
  font-family: serif;
  font-size: 0.75rem;
  background-color: #dab3ff;
  height: 50px;
}

.alinks {
  padding-left: 10px;
  padding-right: 10px;
}

.divfirst {
  margin-left: 50px;
  margin-bottom: 50px;
  font-family: serif;
  font-size: 1rem;
  display: none;
  width: 50%
}


.collapsible {
  font-family: 'Dancing Script', serif;
  background-color: #e6e6ff;
  font-size: 2rem;
  width: 100%;
  text-align: left;
  height: 50px;
  border-style: none;
  font-weight: bold;
  margin: 0 0 30px 0
}

.collapsible:focus {
  outline:none;
}

.collapsible:hover {
  background-color: #e6ccff;
}
