
.animatedText {
  	background-image: url(../images/test/50ex.gif);
  	background-attachment: fixed;
  	background-size: cover;
	color: transparent;
	background-clip: text;
	-o-background-clip: text;
	-ms-background-clip: text;
	-moz-background-clip: text;
	-webkit-background-clip: text;
  	background-repeat: no-repeat;
}

.imageText{
  	background-image: url(../images/banners/thumbsUp.jpg);
  	background-attachment: fixed;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
}

.imageTest{
  	background-image: url(../images/test/50ex.gif);
  	background-attachment: fixed;
  	background-size: cover;
	color: transparent;
	background-clip: text;
	-o-background-clip: text;
	-ms-background-clip: text;
	-moz-background-clip: text;
	-webkit-background-clip: text;
  	background-repeat: no-repeat;
}
