		html,body{
			width:100%;
			height: 100%;
			padding:0px;
			margin:0px;
		}
		#intro{
			width:600px;
			height:300px;
			position: absolute;
			top:50%;
			left:50%;
			margin:-90px 0 0 -250px;
			z-index:2;
			color:#fff;
			text-align:center;
			font-family: 'Varela Round', sans-serif;
		}
			#intro h1{
				margin:0 0 60px;
				font-size:55px;
			}
				#intro a{
					border:1px solid #fff;
					padding:20px 100px;
					color:#fff;
					text-decoration:none;
					font-size:21px;
					transition: all 0.5;
					-webkit-transition: all 0.3s ease;                  
				       -moz-transition: all 0.3s ease; 
				        -ms-transition: all 0.3s ease;                
				         -o-transition: all 0.3s ease;     
				            transition: all 0.3s ease;
				}
					#intro a:hover{
						opacity:0.5;
					}

		#bubbles{
			display:block;
			width:100%;
			height:100%;
			background:#000;
		}
			#bubbles.block{
				width:100%;
				height:320px;
				position: absolute;
				top:50%;
				margin-top:-160px;
			}
		.colpick{
			z-index: 999;
		}
		#demoform{
			position: absolute;
			top:50%;
			margin-top:-150px;
			left:0;
			background:#fff;
			border-radius:0 10px 10px 0;
			z-index:10;
			color:#404040;
			padding:20px 10px;
			font-family:arial,sans-serif;
			line-height:20px;
			box-shadow:2px 2px 2px rgba(0,0,0,0.8);
			height:260px;
			width:230px;
		}
			#demoform div label{
				display:block;
				float:left;
				width:70px;
				margin-right:10px;
				font-size:12px;
				text-align:right;
				line-height:26px;
			}
			#demoform>div{
				margin-bottom:5px;
				clear:both;
				position:relative;
			}
			#demoform input[type="text"]{
				border: none;
				padding: 4px;
				width: 128px;
				margin-left: 8px;
			}
			#demoform input[type="button"]{
				border:1px solid #ccc;
				background:#fff;
				padding:5px;
				margin-left:80px;
				cursor:pointer;
			}
			#demoform a{
				background:#fff url("settings.png") center center no-repeat;
				width:45px;
				height:45px;
				position: absolute;
				top:0px;
				right:-35px;
				color:#ccc;
				font-weight:bold;
				text-indent:-4700px;
				border-radius:0 10px 10px 0;
				border-left:0px;
			}

			#color{
				cursor:pointer;
			}
			
			
			
			
			
#fountainTextG{
	width:234px;
	margin:auto;
	position:relative;
	left:5%;
	bottom:25px;
}

.fountainTextG{
	color:rgb(26,120,111);
	font-family:Arial;
	font-size:24px;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	float:left;
	animation-name:bounce_fountainTextG;
		-o-animation-name:bounce_fountainTextG;
		-ms-animation-name:bounce_fountainTextG;
		-webkit-animation-name:bounce_fountainTextG;
		-moz-animation-name:bounce_fountainTextG;
	animation-duration:2.09s;
		-o-animation-duration:2.09s;
		-ms-animation-duration:2.09s;
		-webkit-animation-duration:2.09s;
		-moz-animation-duration:2.09s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
	transform:scale(.5);
		-o-transform:scale(.5);
		-ms-transform:scale(.5);
		-webkit-transform:scale(.5);
		-moz-transform:scale(.5);
}#fountainTextG_1{
	animation-delay:0.75s;
		-o-animation-delay:0.75s;
		-ms-animation-delay:0.75s;
		-webkit-animation-delay:0.75s;
		-moz-animation-delay:0.75s;
}
#fountainTextG_2{
	animation-delay:0.9s;
		-o-animation-delay:0.9s;
		-ms-animation-delay:0.9s;
		-webkit-animation-delay:0.9s;
		-moz-animation-delay:0.9s;
}
#fountainTextG_3{
	animation-delay:1.05s;
		-o-animation-delay:1.05s;
		-ms-animation-delay:1.05s;
		-webkit-animation-delay:1.05s;
		-moz-animation-delay:1.05s;
}
#fountainTextG_4{
	animation-delay:1.2s;
		-o-animation-delay:1.2s;
		-ms-animation-delay:1.2s;
		-webkit-animation-delay:1.2s;
		-moz-animation-delay:1.2s;
}
#fountainTextG_5{
	animation-delay:1.35s;
		-o-animation-delay:1.35s;
		-ms-animation-delay:1.35s;
		-webkit-animation-delay:1.35s;
		-moz-animation-delay:1.35s;
}
#fountainTextG_6{
	animation-delay:1.5s;
		-o-animation-delay:1.5s;
		-ms-animation-delay:1.5s;
		-webkit-animation-delay:1.5s;
		-moz-animation-delay:1.5s;
		margin-right:5px;
}
#fountainTextG_7{
	animation-delay:1.64s;
		-o-animation-delay:1.64s;
		-ms-animation-delay:1.64s;
		-webkit-animation-delay:1.64s;
		-moz-animation-delay:1.64s;
}
#fountainTextG_8{
	animation-delay:1.79s;
		-o-animation-delay:1.79s;
		-ms-animation-delay:1.79s;
		-webkit-animation-delay:1.79s;
		-moz-animation-delay:1.79s;
}
#fountainTextG_9{
	animation-delay:1.94s;
		-o-animation-delay:1.94s;
		-ms-animation-delay:1.94s;
		-webkit-animation-delay:1.94s;
		-moz-animation-delay:1.94s;
}
#fountainTextG_10{
	animation-delay:2.09s;
		-o-animation-delay:2.09s;
		-ms-animation-delay:2.09s;
		-webkit-animation-delay:2.09s;
		-moz-animation-delay:2.09s;
}
#fountainTextG_11{
	animation-delay:2.24s;
		-o-animation-delay:2.24s;
		-ms-animation-delay:2.24s;
		-webkit-animation-delay:2.24s;
		-moz-animation-delay:2.24s;
}
#fountainTextG_12{
	animation-delay:2.39s;
		-o-animation-delay:2.39s;
		-ms-animation-delay:2.39s;
		-webkit-animation-delay:2.39s;
		-moz-animation-delay:2.39s;
}
#fountainTextG_13{
	animation-delay:2.54s;
		-o-animation-delay:2.54s;
		-ms-animation-delay:2.54s;
		-webkit-animation-delay:2.54s;
		-moz-animation-delay:2.54s;
}
#fountainTextG_14{
	animation-delay:2.69s;
		-o-animation-delay:2.69s;
		-ms-animation-delay:2.69s;
		-webkit-animation-delay:2.69s;
		-moz-animation-delay:2.69s;
}




@keyframes bounce_fountainTextG{
	0%{
		transform:scale(1);
		color:rgb(0,69,88);
	}

	100%{
		transform:scale(.5);
		color:rgb(158,189,219);
	}
}

@-o-keyframes bounce_fountainTextG{
	0%{
		-o-transform:scale(1);
		color:rgb(0,69,88);
	}

	100%{
		-o-transform:scale(.5);
		color:rgb(158,189,219);
	}
}

@-ms-keyframes bounce_fountainTextG{
	0%{
		-ms-transform:scale(1);
		color:rgb(0,69,88);
	}

	100%{
		-ms-transform:scale(.5);
		color:rgb(158,189,219);
	}
}

@-webkit-keyframes bounce_fountainTextG{
	0%{
		-webkit-transform:scale(1);

		color:rgb(0,69,88);
	}

	100%{
		-webkit-transform:scale(.5);
		color:rgb(158,189,219);
	}
}

@-moz-keyframes bounce_fountainTextG{
	0%{
		-moz-transform:scale(1);
		color:rgb(0,69,88);
	}

	100%{
		-moz-transform:scale(.5);
		color:rgb(158,189,219);
	}
}