@import "http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz";
#fountainTextG{width:240px;margin:0 auto;margin-top:30px}
.fountainTextG{color:rgba(0,0,0,0.6);font-family:'Yanone Kaffeesatz',sans-serif;font-size:60px;text-decoration:none;font-weight:400;font-style:normal;text-shadow:1px 1px rgba(0,0,0,0.1);float:left;-moz-animation-name:bounce_fountainTextG;-moz-animation-duration:1.82s;-moz-animation-iteration-count:infinite;-moz-animation-direction:linear;-moz-transform:scale(.5);-webkit-animation-name:bounce_fountainTextG;-webkit-animation-duration:1.82s;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:linear;-webkit-transform:scale(.5);-ms-animation-name:bounce_fountainTextG;-ms-animation-duration:1.82s;-ms-animation-iteration-count:infinite;-ms-animation-direction:linear;-ms-transform:scale(.5);-o-animation-name:bounce_fountainTextG;-o-animation-duration:1.82s;-o-animation-iteration-count:infinite;-o-animation-direction:linear;-o-transform:scale(.5);animation-name:bounce_fountainTextG;animation-duration:1.82s;animation-iteration-count:infinite;animation-direction:linear;transform:scale(.5)}
#fountainTextG_1{-moz-animation-delay:.52s;-webkit-animation-delay:.52s;-ms-animation-delay:.52s;-o-animation-delay:.52s;animation-delay:.52s}
#fountainTextG_2{-moz-animation-delay:.65s;-webkit-animation-delay:.65s;-ms-animation-delay:.65s;-o-animation-delay:.65s;animation-delay:.65s}
#fountainTextG_3{-moz-animation-delay:.78s;-webkit-animation-delay:.78s;-ms-animation-delay:.78s;-o-animation-delay:.78s;animation-delay:.78s}
#fountainTextG_4{-moz-animation-delay:.91s;-webkit-animation-delay:.91s;-ms-animation-delay:.91s;-o-animation-delay:.91s;animation-delay:.91s}
#fountainTextG_5{-moz-animation-delay:1.04s;-webkit-animation-delay:1.04s;-ms-animation-delay:1.04s;-o-animation-delay:1.04s;animation-delay:1.04s}
#fountainTextG_6{-moz-animation-delay:1.17s;-webkit-animation-delay:1.17s;-ms-animation-delay:1.17s;-o-animation-delay:1.17s;animation-delay:1.17s}
#fountainTextG_7{-moz-animation-delay:1.3s;-webkit-animation-delay:1.3s;-ms-animation-delay:1.3s;-o-animation-delay:1.3s;animation-delay:1.3s}
#fountainTextG_8{-moz-animation-delay:1.43s;-webkit-animation-delay:1.43s;-ms-animation-delay:1.43s;-o-animation-delay:1.43s;animation-delay:1.43s}
#fountainTextG_9{-moz-animation-delay:1.56s;-webkit-animation-delay:1.56s;-ms-animation-delay:1.56s;-o-animation-delay:1.56s;animation-delay:1.56s}
#fountainTextG_10{-moz-animation-delay:1.69s;-webkit-animation-delay:1.69s;-ms-animation-delay:1.69s;-o-animation-delay:1.69s;animation-delay:1.69s}
@-moz-keyframes bounce_fountainTextG {
0%{-moz-transform:scale(1);color:#F74C9F}
100%{-moz-transform:scale(.5);color:#FFF}
}
@-webkit-keyframes bounce_fountainTextG {
0%{-webkit-transform:scale(1);color:#F74C9F}
100%{-webkit-transform:scale(.5);color:#FFF}
}
@-ms-keyframes bounce_fountainTextG {
0%{-ms-transform:scale(1);color:#F74C9F}
100%{-ms-transform:scale(.5);color:#FFF}
}
@-o-keyframes bounce_fountainTextG {
0%{-o-transform:scale(1);color:#F74C9F}
100%{-o-transform:scale(.5);color:#FFF}
}
@keyframes bounce_fountainTextG {
0%{transform:scale(1);color:#F74C9F}
100%{transform:scale(.5);color:#FFF}
}