body.center-grey {
	border:0px;
	background-color:#c3c3c6;
	height:590px;
	width:1024px;
	position:absolute; 
	top:50%;
	left:50%;
	margin-top:-295px;
	margin-left:-512px;
	font-family:sans-serif;
	font-weight:normal;
	overflow: hidden;
} 

div.black-container {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:590px;
	z-index:1;
	background-color:#000000;
}

img {
	border:0px;
}