@charset "utf-8";
body {
	margin: 0px;
}
#container {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 3000px;
	background-color: #252122;
	position: relative;
}

