.body {
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.2em;
	color: #333;
}
body {
	text-align: center;
}

