body {
  font-size: 25px;
}
.test1,
.test2,
.test3,
.test4 {
  padding: 300px 0px;
}
html,
body,
.top {
  height: 100%;
}
.textshadow {
  text-shadow: 5px 3px #00B;
}
.top {
  background: url("../img/60.jpg");
  background-position: 50% 50%;
  background-size: cover;
}
p {
  font-family: 'Droid Serif';
}
.topity {
  color: #eee;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.topity h1 {
  font-family: 'Helvetica Neue';
  font-size: 7em;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 5px;
  text-shadow: 5px 3px #00B;
}
.topity h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Droid Serif';
  font-size: 3em;
  font-style: italic;
  text-shadow: 5px 3px #00B;
}
.topity .col-xs-12 {
  height: 100%;
}
.topity p {
  font-family: 'Helvetica Neue';
  font-weight: 100;
}
.lowerheading {
  position: absolute;
  bottom: 50px;
}
/*# sourceMappingURL=iamcss.css.map */