div#index{
	position: absolute;
	width: 1000;
	height: 600px;
	top: 50%;
	margin-top: -300px; 
	left: 50%;
	margin-left: -500px; 
       }