body {
	background-color: #FBEDFC;
}
#box {
	position: absolute;
	width: 40px;
	height: 40px;
	background-color: #FBEDFC;
	font-family: "Times New Roman", Times, serif;
	color: #FBEDFC;
}
#headerimg {
	position: absolute;
	width: 450px;
	height: 257px;
	left: 50%;
	margin-left: -225px;
	top: 70px;
}
#femtable {
	position:absolute;
	width: 938px;
	top: 500px;
	left: 50%;
	margin-left: -469px;
}
#ebay {
	position: absolute;
	width: 150px;
	height: 100px;
	left: 50%;
	margin-left: -75px;
	top: 800px;
	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;
}