@charset "UTF-8";
body {
	background-image: url(../Assets/images/FF-Bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: 50% 103%;
	background-size: 1156px 574px;
}
header {
	text-align: center;
}
p {
	font-family: artifika;
	font-style: normal;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 0.5em;
}
h3 {
	text-align: left;
	text-decoration: underline;
	font-family: actor;
	font-style: normal;
	font-weight: 400;
	padding-top: 11px;
}
h2 {
	text-align: left;
	text-decoration: underline;
	font-family: actor;
	font-style: normal;
	font-weight: 400;
	padding-top: 10px;
}
h1 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 25px;
}
div.services {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 100px;
}
footer {
	margin-top: 61px;
	text-align: center;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: italic;
	font-weight: 400;
}
