#footerIndex {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	color: #CCC;
	background: #292B2C;
}

#footerIndex p {
	margin: 0px;
	line-height: 100%;	
}
