@charset "utf-8";
/* CSS Document */

.bigBlue {
	font-size: 36x;
	font-family: "Lucida Sans", Arial, Serif;
	color: #3C508B;
}

.Intro {
	font-size: 30x;
	font-family: "Bookman Old Style", Arial, Serif;
	color: #3C508B;
}

.greenLook {
	font-size: 30x;
	font-family: "Constantia", Arial, Serif;
	color: #205D25;
	text-align: center;
}

.gfonts{
	font-family:"JetBrains Mono", monospace;
	color:#3C508B;
	font-size:30px;
	text-align:center;
}