.fade-box {
	width: 450px;
	position: absolute;
	text-align: center;
}

#image-container {
	width: 450px;
	height: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;						
	padding: 3px;
	border: 2px solid #666666;
	background-color: #000000; 
}
