@charset "UTF-8";

@font-face {
	font-family: "freaky";
	src: url(../fonts/freaky.ttf);
}

body header {
	text-align: center;
	padding-top: 0px;
	margin-top: 90px;
}
body center h2 {
	text-align: center;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-style: italic;
	font-size: 1.3em;
	font-weight: 900;
	line-height: 1em;
}
body h3 {
	text-align: center;
	font-family: "freaky";
	font-size: 5em;
	margin-top: 78px;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
}
.title {
	text-align: center;
	font-family: "freaky";
	font-size: 4em;
	margin-top: 78px;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
}
.title1 {
	text-align: center;
	font-family: "Times New Roman";
	font-weight: 600;
	font-size: 3.5em;
}
