div.header {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 5px;
  width: 700px;
  position: absolute;
  left: 280px;
  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.ac_phone {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 0px;
  width: 50px;
  height: 50px;
  margin: 0px;
  position: absolute;
  left: 240px;
  top: 80px
}

.title {
  text-align: justify;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 0px;
  margin: 10px
}
.copy {
  text-align: justify;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  margin: 10px
}

div.para_1 {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 5px;
  width: 550px;
  position: absolute;
  left: 300px;
  top: 115px
}


div.para_2 {
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 5px;
  width: 650px;
  position: absolute;
  left: 300px;
  top: 200px
}