body {
	font-family: Times;
	background: black;
	color: white;

	max-width: 600px;
	margin-left:auto;
    margin-right:auto;
}