@charset "utf-8";
h1 {
	font-size: 4em;
	color: #FBF8F8;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-left: 60px;
	padding-bottom: 20px;
	margin-top: 1.5px;
}
body {
}
body p {
	font-size: 2em;
	color: #F8F7F7;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-left: 80px;
}
body footer p {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	background-image: url(url);
	color: #060000;
	margin-left: 700px;
	text-align: right;
	margin-top: -50px;
}
a {
	color: #D9E2F8;
}
