#custom-footer, #custom-footer a {
    text-align: center;
    background-color: #2B2B2B;
	height: 70px;
	padding-top: 20px;
}
#custom-footer, #custom-footer a {
    color: #ffffff;
	text-decoration: none;
}
#custom-footer a:hover {
    text-decoration:underline;
}
.site-footer{
	display: none;
}

header#masthead {
    display: none;
}

footer !important{
    display: none;
}
