/* Theme chrome is replaced by in-page chrome; hide the theme's empty header/footer */
body > header, body > footer { display: none; }
