
.full_justify_text {
  text-align: justify;
}

.title_text {
  width: 760px;
  /* height: 600px; */
  margin: 5 auto 5 auto;
  padding: 0px 0px 0px 0px;
  position: relative;
  background-color: white;
  text-align: center;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 2em;
}

