@import url("Background.css");
.Text {
	font-family: "Balloonist SF";
	font-size: xx-large;
	color: #3399FF;
	background-position: center;
	top: auto;
	text-align: center;


}
.Write {
	font-family: "Balloonist SF";
	font-size: 14pt;
	color: #00CCFF;
	background-position: center;
	text-align: center;


}
.footer {
	font-family: "Balloonist SF";
	font-size: small;
	color: #3399FF;
	text-align: center;
	text-transform: uppercase;
	vertical-align: bottom;

}
