* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

HTML {
	background: #000;
}

BODY {
	width: 1010px;
	margin: 0px auto;
}
