body {background: white; color:#000;}
p{color:#000; font: 0.7em Georgia, "Times New Roman", Times, serif;}



/* Remove unwanted elements */
#content1, #MainMenu1, #mainMenu, #menuItems, #topMenu, #footer, #breadcrumb, #menuWrap, .menu, #localStuff, #googleMaps, #mapOverview, #bewilderblog, #twiggletimes, #column01
{display: none;}


/* Ensure the content spans the full width */
#column02, #column02Home, #contentWrap, #cmsContent, #whatsHappening
{width: auto; border: 0; margin: 0 4%; padding: 0; float: none !important;}


/* Set printed links */
a:link, a:visited 
{color: #520; background: transparent; font-weight: bold; text-decoration: underline;}


/* display printed link urls in Mozilla browsers */
#cmsContent a:link:after, #cmsContent a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#cmsContent a[href^="/"]:after {
   content: " (http://www.bewilderwood.co.uk" attr(href) ") ";
   }
