body {
	color: white;
	background-color: #413f3b;
	font-family: gillsans;
	}
h1, h2 {
	font-weight: normal;
	color: #ECECEB;
	}
	
#nav {}

a {
	text-decoration: none;
	color: #D9D9D8;
	}
a.p {
	color: #F0F0EF;
	}
a:hover {
	color: white;
	}