@charset "utf-8";
#about {
	position: absolute;
	height: 400px;
	width: 550px;
	left: 300px;
	top: 250px;
	color: #FFFFFF;
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}
#backforward {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	height: 25px;
	width: 550px;
	left: 300px;
	top: 675px;
}

#footer {
	position: absolute;
	height: 90px;
	width: 225px;
	left: 350px;
	top: 725px;
	text-align: center;
}
