.h2 {
    color: #000000;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    text-align: center;
    font-size: x-large;
    font-variant: normal;
    font-weight: bold;
}
.back {
    color: #000000;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    -webkit-box-shadow: 0px 0px #000000;
    box-shadow: 0px 0px #000000;
    font-size: medium;
    font-weight: bold;
    text-indent: 0;
    width: 50px;
}
.logo {
    color: #000000;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    -webkit-box-shadow: 0px 0px #000000;
    box-shadow: 0px 0px #000000;
    font-size: medium;
    font-weight: bold;
    text-indent: 0;
    width: 50px;
    text-align: right;
}
.paragraph {
  color: #000000;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  -webkit-box-shadow: 0px 0px #000000;
  box-shadow: 0px 0px #000000;
  margin-left: 100px;
  margin-right: 100px;
}
.glossary {
  color: #000000;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  -webkit-box-shadow: 0px 0px #000000;
  box-shadow: 0px 0px #000000;
  margin-left: 100px;
  margin-right: 100px;
  text-align: left;
  text-transform: none;
  font-size: small;
  line-height: 1.2;
}
.h3 {
  color: #000000;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-weight: bolder;
  font-size: large;
}
.caption {
  color: #000000;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-size: small;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
}

.quote {
  color: #000000;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-size: small;
  margin-left: 40px;
  margin-right: 40px;
}
.navigation {
  color: #000000;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  line-height: 0.5;
  font-weight: bold;
  margin-left: 100px;
  margin-right: 100px;
}
.back {
  color: #000000;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  line-height: 0.5;
  font-weight: bold;
  margin-left: 100px;
  margin-right: 100px;
}
.h1 {
  color: #000000;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: xx-large;
  text-align: center;
}
