body {
	background-color: #7E8CF8;
	
}
#headerimgs {
	position: absolute;
	width: 640px;
	top: 100px;
	left: 50%;
	margin-left: -320px;
}
#femtable {
	position:absolute;
	width: 938px;
	top: 600px;
	left: 50%;
	margin-left: -469px;
}
#link {
	float: right;
	font-style:italic;
}
.femtable {
	display: inline-block;
    margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
}