@font-face
	{
	font-family	:"Monotype Corsiva";
		src	:local("Monotype Corsiva"), url("/Fonts/MTCORSVA.TTF") format("truetype");
	}

Body
	{
	/*Background:*/
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0f156d+0,2c5fb2+100 */
	background: linear-gradient(45deg,  #0f156d 0%,#2c5fb2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	}

*	{
	/*Base text:*/
	Font-Size	:18pt;
	Font-Family	:"Monotype Corsiva";
	Color		:rgb(206,192,70);
	}

.SuperTitle
	{
	Margin-Top	:35%;
	Text-Align	:Center;
	Font-Family	:"Monotype Corsiva";
	Font-Size	:500%;
	}
