body {
	background-color: #0d0d0c;
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 1000px;
	margin: 0px auto 0 auto;
}
