#container {
	height: 600px;
	width: 800px;
	background-color: #000000;
	background-position: center;
	text-align: left;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/holding.gif);
}
