@charset "utf-8";
#container {
	height: 650px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #DCDBD9;
	background-repeat: no-repeat;

}
