body {
	background-color: black;
	color: white;
	margin-left: 60px;
	margin-right: 60px;
	}
p {
	text-align: justify;
	}
h1 {	
	text-align: center;
	}
dt {
	font-family: georgia;
	font-size: 22px;
	margin-top: 15px;
	}
dd {
	font-family: georgia;
	font-size: 16px;
	}
a {
	color: white;
	}
p.footer {
	margin-top: 50px;
	text-align: center;
	font-size: 14;
	line-height: 1.1;
	}
a.footer {
	color: white;
	text-decoration: underline;
	}
a.email {
	color: white;
	text-decoration: none;
	}
