body {
	background-color: #FEFEFE;
}
#table{
	position: absolute;
	width: 700px;
	left: 50%;
	margin-left:-340px;
	height: 1409px;
	top: 500px;
}
#poppy {
	position: absolute;
	width: 200px;
	height: 115px;
}
#poem {
	position: absolute;
	width: 200px;
	height: 115px;
	top: 200px;
}
.femtable {
	display: inline-block;
    margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
}
