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