
	

  



/*.Sparkle {
	
	font-size:150px;
	font-family:impact;
	margin: 60px;
	
 -webkit-text-fill-color: transparent;
 background: -webkit-linear-gradient(transparent, transparent),
             url(http://www.myspacehippo.com/files/glitterbacks/bg345.gif) repeat;
 background: -o-linear-gradient(transparent, transparent);
 -webkit-background-clip: text;

}*/


.Sparkle{

	font-size:110px;
	text-align: center;
    position:relative;
    top:50px;
    z-index:10;
    color:#ccf5ff;
    font-family:'Impact'; 
}





/*.one{
	position:absolute;
	z-index: 1;

	width:10%;
	top:400px;
	left:180px;

} */


img{

	width:100%;
	bottom:10px;
	left:100px;
	opacity: 0.7;
}

.back {
	
	z-index :-1;
	position:fixed;
	width:100%;
	top:0px;
	left:0px;
	

}





video{

	
    width: 50%
}
.VIDEO{ 

margin:auto;
z-index: 500;
position: absolute;
margin: auto;
left:400px;
top: 480px;
   

}





.center {
      
      margin: 0 auto;

      
    }

    .awesome {

    	margin-top:130px;
       text-align: center;
       left:10px;
       top:100px;

      font-size:18px;

      font-family: futura;
      font-style: italic;
      
      width:100%;
      
      
      
      color:#313131;
     
      font-weight: bold;
      position: absolute;
      -webkit-animation:colorchange 20s infinite alternate;
      
      
    }

    @-webkit-keyframes colorchange {
      0% {
        
        color: blue;
      }
      
      10% {
        
        color: #8e44ad;
      }
      
      20% {
        
        color: #1abc9c;
      }
      
      30% {
        
        color: #d35400;
      }
      
      40% {
        
        color: blue;
      }
      
      50% {
        
        color: #34495e;
      }
      
      60% {
        
        color: blue;
      }
      
      70% {
        
        color: #2980b9;
      }
      80% {
     
        color: #f1c40f;
      }
      
      90% {
     
        color: #2980b9;
      }
      
      100% {
        
        color: pink;
      }
    }







