body{	
	margin:0px 0px 0px 0px;
	background-color:#000
}

.index{
	width:240px;
	height:80px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-40px;
	margin-left:-120px;
}