From randallwiggins
/* CSS placed here will be applied to all skins
body {
background-color:#def;
}
#mw-navigation #mw-head {
background-color:darkred;
}
*/
#footer > #footer-places, #footer > #footer-custom {
display:none;
}
#contentwrapper {
line-height:2.5em;
}