div.header {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 5px;
  width: 700px;
  position: absolute;
  left: 245px;
  top: 65px
}
.header {
  text-align: justify;
  font-family: times, serif;
  color: #000000;
  font-size: 24px;
  line-height: 25px;
  font-style: italic;
  font-weight: bold;
  margin: 10px
}

div.return_banner {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 0px;
  width: 303px;
  height: 42px;
  margin: 10px;
  position: absolute;
  left: 625px;
  top: 80px
}

div.undercon {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 5px;
  width: 700px;
  position: absolute;
  left: 315px;
  top: 250px
}
.undercon {
  text-align: justify;
  font-family: times, serif;
  color: #000000;
  font-size: 20px;
  line-height: 25px;
  font-style: italic;
  font-weight: bold;
  margin: 10px
}