@charset "utf-8";
body {
	background-color: #FFFFFF;
	text-align: center;
}

/* CSS Document */

#container {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

