@charset "utf-8";
/* CSS Document */
#container {
	text-align:center;
	clear: both;
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-position: center center;
	vertical-align: middle;
	padding: 100px;
}

