
footer.push-down-footer {
	position: 'relative';
	left: 0;
	bottom: 0; 
	width: 100%;
	min-height: 40px;
	background-color:  rgb(220, 220, 220);
	text-align: center;
    padding: 8px;
	padding-top: 5px;
	margin-top: 30px;
}
