body {
	background-color: #FFFFFF;
	text-align: center;
}
#container {
	height: 400px;
	width: 400px;
	border: 1px dotted #999999;
	margin-right: auto;
	margin-left: auto;
}

