#box {
	margin: 1em auto;
	width: 200px;
	height: 150px;
	background: #bcd965;
	border: 1px solid #000;
}