body{ background-color: #1D1D1D;
	color : #FF8700;
}
a img{ border: none;
}
#container{
	width: 800px;
	height: 400px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -400px;
}