body {
	background-color: #000000;
	font-size: 14px;
	color:#FFFFFF;
	font-family: "Courier New", Courier, monospace, "American Typewriter";
}

.main {
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 1078px;
}

.backgrounddiv {
	position:absolute;
	margin-left:550px;
	z-index:-1;
}

.textdiv {
	width: 580px;
	height:640px;
}
a {
	color: #FFFFFF;
}

.title {
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
}
.header {
	font-size: 24px;
	font-weight: bold;
}

.navbar td {
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.footer {
	position:
	font-size: 14px;
	font-size: 14px;
	padding-top: 20px;
}
