@charset "UTF-8";
.background {
	background-attachment: fixed;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 16px;
	text-align: center;
	color: #FFF;
}
.header1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: center;
}
header2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: center;
}
linkbar {
	font-size: 36px;
}
.linkbar {
	color: #FFF;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
.links {
	font-family: "Comic Sans MS", cursive;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}
.header2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}
