body {
	background-color: #000;
}
#upperheader {
	position: absolute;
	width: 205px;
	height: 272px;
	font-family: "Times New Roman", Times, serif;
	color: #fbebfb;
}
#headerlinks {
	position: absolute;
	width: 130px;
	height: 48px;
	font-size: 18px;
}
.headerlinks {
	color: #fbebfb;
	text-decoration: none;
}
a {
	font-family: "Times New Roman", Times, serif;
}
#anthembody {
	position: absolute;
	width: 870px;
	left: 50%;
	margin-left: -435px;
	top: 600px;
}
#remember {
	width: 148px;
	position: relative;
	float: right;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #F0A0CB;
	font-weight: bold;
	top: 10px;	
}	
#caption {
	position: absolute;
	width: 870px;
	top: 1295px;
	height: 115px;
	left: 50%;
	margin-left: -435px;
	font-family: "Times New Roman", Times, serif;
	color: #fbebfb;
	text-align: right;
}
#table1{
	top: 1500px;
	position: relative;
	width: 698px;
	left: 50%;
	margin-left: -349px;
	padding-bottom: 20px;
}
.femtable {
	display: inline-block;
    margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
}

.headerlinks {
	font-family: "Times New Roman", Times, serif;
	color: #fbebfb;
	text-decoration:none;
}
.italicheader {
	font-style: italic;
}
