#navigation, #mast, #search, #company-tel, #content-narrow, #footer-nav, #footer-info-right { display: none; }
#content-left, #content-centre, #content-right, #content-wide { width: 100% !important; margin: 0; float: none; }

/* Change text colour to black (useful for light text on a dark background) */
body { color: #000 !important; }

/* Improve colour contrast of links */
a:link, a:visited { color: #781351 !important; }