@charset "utf-8";
#footer {
	position: absolute;
	height: 90px;
	width: 250px;
	left: 350px;
	top: 775px;
	text-align: center;
}

#contact {
	position: absolute;
	height: 450px;
	width: 550px;
	left: 300px;
	top: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	text-align: justify;
}
#backfor {
	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: 725px;
}
