#container {
	width: 100%;
	background: #000000;
}

#container #slide {
	width: 900px;
	height: 300px;
	margin: 0 auto;
}