@charset "UTF-8";
#container {
	height: 1500px;
	width: auto;
	background-color: #0F0504;
	padding: 30px;
}
#maincontent {
	height: auto;
	width: auto;
}

