/* CSS Document */

#footer {
	width:100%;
	color:#CCC;
	background-color:#F5F5F5;
	border-top:#CCC thin solid;
	
	
	
	
}

.text-center-footer{

    text-align: center;
}
