.darkblueText{
  font-weight: normal;
  color: #2558A7;
}

h2{
  margin-bottom: 30px;
}

#akpsiBanner {
  height: 600px;
  background: url('akpsi/akpsibanner.png') no-repeat;
  background-position: center;
  background-size: contain;
  margin-bottom: 30px;
}

#huntImage {
  height: 600px;
  background: url('hunt/hunt.jpg') no-repeat;
  background-position: center;
  background-size: contain;
  margin-bottom: 30px;
}
