.center {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #FFFFFF;
	background-color: #000000;
}
