#container {
	width:97%;
	position: absolute;
	display: inline;
	top: 30%;
	bottom: 30%;
	text-align: center;
	left: 20px;
	right: 20px;
	height: 30%;
	margin: auto;
}
