h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #090611;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #090611;
	text-decoration: none;
}
.backdrop {
	background-color: #090B21;
	background-image: url(images/backdrop.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #090611;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ECDC6A;
	text-decoration: none;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #0C0725;
	text-decoration: none;
}
.copyrightlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ECDC6A;
	text-decoration: none;
}
.copyrightlink:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ECDC6A;
	text-decoration: none;
}
.copyrightlink:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ECDC6A;
	text-decoration: underline;
}
.copyrightlink:active {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ECDC6A;
	text-decoration: none;
}