body {
	line-height: 1.5em;
	background-color: #333333;
	font-family: "Helvetica Neue";
	font-weight: 300;
	color: #e6e6e6;
	margin: auto;
	display: block;
	padding: 0px;
	font-size: 14px;
	background-position: center top;
	width: 1010px;
}
header {
	margin-left: 0px;
	margin-bottom: 200px;
	margin-right: 0px;
	margin-top: 200px;
	font-size: 42px;
	display: block;
	text-align: center;
	padding: 0px;
	width: 1010px;
}
footer {
	color: #999999;
	font-size: 13px;
	margin-left: 0px;
	margin-bottom: 90px;
	margin-right: 0px;
	margin-top: 80px;
	display: block;
	text-align: center;
	padding: 0px;
	width: 1010px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 100;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
a, href {
	color: #e6e6e6;
	text-decoration: none;
}