body {
	background-color: #3365CD;
}
#headerimg {
	position: absolute;
	width: 600px;
	height: 115px;
	top: 80px;
	left: 50%;
	margin-left: -300px;
}
#femtable {
	position:absolute;
	width: 918px;
	top:500px;
	left: 50%;
	margin-left: -459px;
}
#ebay {
	position: absolute;
	width: 150px;
	height: 100px;
	left: 50%;
	margin-left: -75px;
	top: 930px;
	padding-bottom: 10px;
}
.femtable {
	display: inline-block;
    margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
}