
body {
	background: #000000;
	text-align: center;
}


.container	{
background: white;
text-align: center;
color: black;
	width:310px;
	margin-left: auto;
	margin-right: auto;
	font-family: sans-serif;
		}

