@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans);

p.scroll {
  /*height:800px;*/
  /*font-size:20px;*/
}
.animated {
  display: inline-block;
  position: relative !important;
  -webkit-animation-delay:0s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-duration: 7s;
}