body { 
	background-color: black;
}
#container {
	padding-top: 30px;
	min-width: 310px;
	height: 400px;
	max-width: 1000px;
	margin: 0 auto;
}
