MediaWiki:Common.css
/* CSS placed here will be applied to all skins */
#ca-talk {
display: none !important;
}
#footer {
height: 40px;
margin-top: 8px;
background-image: url("Footer.jpg");
background-repeat: no-repeat;
background-position: center;
background-color: #FFFFFF;
}