body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 1px;
  margin-bottom: 1px;
  padding-left: 12px;
  float: left;
  color: #bababa;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.body {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 100%;
  background-image: url('../images/bgPa3 001.jpg');
  background-size: cover;
}
.logo {
  position: absolute;
  left: 46%;
  top: 4%;
  right: 50%;
  margin-top: 2px;
  margin-left: 10%;
}
.footer {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 45px;
}
.address {
  display: inline-block;
  margin-left: 110px;
  float: left;
}
.usa-flag {
  float: left;
}
.copyright {
  margin-right: 96px;
  float: right;
}
.main-body {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url('../images/bgPa3 001.jpg');
  background-size: cover;
}