html {background-color:75,75,75;}

div.redevgraphic {
	
	width:800px;
	position:absolute;
	left:50%;
	margin-left: -400px;
	top:50%;
	margin-top: -300px;
	
}
