.container {
	background-color: #FF9966;
	height: 300px;
	width: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 50%;
	margin-left: 50%;
}

