body{
	margin: 0px 0px 0px 0px;
	background-color: #1f1a17;
	}

.centered {
	position: fixed;
	top: 290px;
	left: 50%;
	margin-top: -290px;
	margin-left: -480px;
	}
