@charset "UTF-8";

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


body {
	background-image: url(../Assets/images/drum%20back.jpeg);
	background-size: auto auto;
}
body header {
	text-align: center;
	padding-top: 0px;
	margin-top: 90px;
}
body section {
	text-align: center;
	margin-bottom: 60px;
}
body div {
	margin-top: 80px;
}
td noscript div {
	margin-top: 0px;
}
body p {
	text-align: justify;
	background-color: #F3EFE3;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 40px;
	margin-top: 0px;
	border-radius: 20px;
	width: 50%;
	margin-left: 23%;
	margin-right: 23%;
	padding-left: 2%;
	padding-right: 2%;
	margin-bottom: 80px;
}
body h3 {
	text-align: center;
	font-family: "freaky";
	font-size: 2.5em;
	margin-top: 78px;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
}
body footer {
	margin-top: 120px;
	margin-bottom: 40px;
}
body 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 nav a {
	text-align: center;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: 600;
	font-size: 3.5em;
	text-decoration: none;
	line-height: 75px;
}
body nav {
	text-align: center;
}
body nav ul {
	list-style-type: none;
}
body h4 {
	text-align: center;
	font-family: "freaky";
	font-size: 6em;
	margin-top: 80px;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
}
h5 {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 1.1em;
	margin-bottom: 100px;
	margin-left: 10px;
	margin-right: 10px;
}
h6 {
	font-family: "Times New Roman", "Times New Roman Italic";
	font-size: 1.1em;
	font-weight: bolder;
	line-height: 25px;
}
h6 ul li {
	list-style-type: none;
}
.mydiv {
	margin-top: 0px;
	text-align: center;
}
