@charset "UTF-8";
#container {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #000000;
	
}
