#box {
	background-color: #000000;
	margin: auto;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

