@charset "UTF-8";
/* CSS Document */

#container {
	margin-right: auto;
	height: 500px;
	width: 700px;
	margin-left: auto;
	margin-top: 25px;
}
