body {
	background-color: #9E9BB3;
}
#images {
	position: absolute;
	width: 640px;
	height: 450px;
	left: 50%;
	top: 300px;
	margin-left: -320px;
}
#headerimg {
	position: absolute;
	width: 200px;
	height: 115px;
	z-index: 1;
}
#femtable {
	position:absolute;
	width: 938px;
	top: 900px;
	left: 50%;
	margin-left: -469px;
}
.femtable {
	display: inline-block;
    margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
}
#link1 {
	margin-left: 220px;
	font-style:italic;
}
#link2 {
	float: right;
	font-style:italic;
}