.Container {
	background-color: #333333;
	height: auto;
	width: 836px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	float: Centre;
}
body {
	background-color: #000000;
}

