	body {
		line-height: 18px;
		margin-top: 30px;
		color: white;
		font-size: 11px;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		background-color: black;
	}
	#wrapper {
		margin-right: auto;
		margin-left: auto;
		width: 700px;
	}
	#wrapper h1 {
		font-weight: bold;
		font-size: 18px;
		text-align: center;
	}
	p.pixl-forge-logo {
		text-align: center;
		margin-bottom: 10px;
	}
	p.footer {
		color: #666666;
		text-align: center;
		padding-top: 10px;
		border-top: 1px solid #ae1d22;
	}
	p.footer a { 
		color: #666666;
		text-decoration: none;
	}
	p.how-can-we-help {
		text-align: center;
	}
	p.how-can-we-help a {
		font-size: 17px;
		font-weight: bold;
		color: #52B400;
		text-decoration: none;
	}
