body {
	margin: 0;
	padding: 0;
	width: 80%;
	margin: 0 auto;
	border: 1px solid #000;
	text-align: center;
	height: auto;
	min-height: 300px;
}