@charset "utf-8";
/* CSS Document */

/*
rgba(3,20,155,1.00)
rgba(17,61,191,1.00)
rgba(98,149,217,1.00)
rgba(0,0,0,1.00)
rgba(213,75,25,1.00)
rgba(232,167,44,1.00)
rgba(255,255,255,1.00)

font-family: 'Audiowide', cursive;
font-family: 'Baloo Paaji 2', cursive;
font-family: 'Bungee', cursive;
font-family: 'Bungee Shade', cursive;
font-family: 'Comfortaa', cursive;
font-family: 'DynaPuff', cursive;
font-family: 'Gajraj One', cursive;
font-family: 'Goldman', cursive;
font-family: 'Gruppo', cursive;
font-family: 'Poiret One', cursive;
font-family: 'Press Start 2P', cursive;
font-family: 'Rampart One', cursive;
font-family: 'Rubik Moonrocks', cursive;
font-family: 'Titan One', cursive;
*/

h1{color:rgba(255,255,255,1.00);	
		font-family: 'Audiowide', cursive;
/*
	font-family: 'Rubik Moonrocks', cursive;
	font-family: 'Bungee Shade', cursive;	
	font-family: 'Bungee', cursive;
	font-family: 'Gajraj One', cursive;
*/
	font-size: 100px;
}

h2{color:rgba(232,167,44,1.00);
	font-family: 'Goldman', cursive;
/*
	font-family: 'DynaPuff', cursive;	
	font-family: 'Comfortaa', cursive; 	
	font-family: 'Titan One', cursive;	
	font-family: 'Gruppo', cursive;
	font-family: 'Rampart One', cursive;	
*/
	font-size: 60px;
	text-align: center;
}

h3{color: rgba(232,167,44,1.00);
	font-family: 'Baloo Paaji 2', cursive;
	/*
	font-family: 'Goldman', cursive;
	*/
	font-size: 20px;
	padding: 0px;
	margin: 0px;
}

h4{color: rgba(3,20,155,1.00);
	font-family: 'Baloo Paaji 2', cursive;
	/*
	font-family: 'Goldman', cursive;
	*/
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}

h5{color: #000000;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}

h6{color: rgba(255,255,255,1.00);
	font-size: 30px;
	padding: 0px;
	margin: 0px;
	font-family: 'Baloo Paaji 2', cursive;
}

p{font-family: 'Comfortaa', cursive; 
	line-height: 25px;
}








