@charset "utf-8";
#footer {
	position: absolute;
	height: 90px;
	width: 225px;
	left: 350px;
	top: 825px;
	text-align: center;
}




#services {
	position: absolute;
	height: 500px;
	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: 775px;
}
