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


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

