@charset "utf-8";
body {
	background-color: black;
	margin-top: 30px;
	text-align: center;
}
#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
