div.redevgraphic {
	
	width:1000px;
	position:absolute;
	left:50%;
	margin-left: -500px;
	top:50%;
	margin-top: -375px;
	
}