body {
	font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, Verdana, San-Serif;
	background-color: #932722;
	color: #E2E53C;
	}
p {
	line-height: 105%;
	letter-spacing: 1px;
	text-shadow: #000000, 10px;
	font-size: 100%;
	fontcolor: # E 2 E 5 3 C;
}
h1, h2, h3, h4, h5 {
	font-stretch: semi-condensed;
	font-weight: bold;
	}


a:link {
	color:  #A8BA39
	}

a:hover{
	color:  #A64D2B
	}

a:active {
	color:  #A8BA39
	}


a:visited {
	color:  #A8BA39
	}

