.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0;
	color: #FFF;
	background-color: #000;
	font-size: 10px;
	font-weight: lighter;
}
img {
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 5px;
}

