@charset "UTF-8";
#container {
	height: 500px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}
