h1 {
  text-align:center;
  color:#ffffff;
  font-size:64pt;
  font-weight:bold;
  margin-top:0px;
  margin-bottom:30px;
  line-height:2em;
  border-bottom-style:solid;
  border-bottom-width:0.05em;
  border-bottom-color:#ffffff
}


h2 {
  text-align:center;
  color:#ffffff;
  font-style:oblique;
  font-size:32pt;
  margin-top:30px;
  margin-bottom:0px;
  line-height:0.75em;
}


h5 {
  text-align:center;
  color:#ffffff;
  font-weight:bold;
  font-size:12pt;
}


p {
  text-align:justify;
  color:#ffffff;
  font-size:12pt;
  line-height:1.5;
}


a {
  color:#f5a9b8;
  font-size:12pt;
}


img {
  padding:5px;
  display:block;
  margin:auto
}


body {
  background-color:#000000;
  font-family:garamond;
  margin-left:50px;
  margin-right:50px
}


.content-area {
  text-align:center;
}


.footer {
  font-weight:bold;
  margin-top:300px;
  margin-bottom:0px;
}