/* Remove unwanted elements */
#menu, #side-bar, #footer { display: none; }

/* Ensure the content spans the full width */
#content, #content-wrap, #content-wrap-bg, #content-top-wrap, #content-top { width: 100%; margin: 0; float: none; }

/* Improve colour contrast of links */
a:link, a:visited { color: #333; text-decoration:underline; }

body, p { font-size: 12pt; }

h1#villager-logo, h1#villager-logo a { float:left; width:100%; height:auto; text-indent:0; margin-bottom:12px; }

h1, h2, h3 { font-size:14pt; color: #222; }
