@charset "utf-8";

.container {
	float: none;
	height: 600px;
	width: 900px;
	vertical-align: middle;
	margin-top: 0px;
	line-height: 15px;
	margin-left: 10px;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	display: table;
	white-space: normal;
	font-size: 10pt;
}
