.g_titulo {
  margin: 50px 0 20px;
  background: url("../img/projeto8.jpg") no-repeat center;
  height: 120px;
  width: 100%;
  text-align: center;
}

.g_titulo h1 {
  font-size: 34px;
  font-weight: bold;
  margin: 30px 0;
  color: #f1f3f3;
}

.g_titulo h1:after {
  content: "";
  display: block;
  width: 100px;
  height: 5px;
  background: #f1f3f3;
  margin: 6px auto 30px;
}

.corpo1 p {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 12px;
  text-align: justify;
}

.corpo1 h2 {
  font-size: 24px;
  font-weight: bold;
}


.goias1 {
  width: 340px;
  height: auto;
  float: left;
}
.goias1 img, .goias2 img {
  margin: 0 auto;
  display: block;
}
.goias2 {
  width: 230px;
  height: auto;
  float: left;
}
.goias3 {
  margin-left: 40px;
  width: 260px;
  height: 212px;
  float: left;
}
.goias4 {
  padding: 20px 0;
}