html {
	background-color: black;
}
#body {
	background-color: black;
	width: 1000px;
	margin: auto;
}
