/* Remove unwanted elements */
#menu, #footer, #footer-wrap { display: none; }

/* Ensure the content spans the full width */
#content, #content-wrap, #content-bg { width: 100%; margin: 0; float: none; }

/* Improve colour contrast of links */
a:link, a:visited { color: #781351; text-decoration:underline; }

body, p { font-size: 12pt; }

h1#arada-logo, h1#arada-logo a { float:left; width:100%; height:auto; text-indent:0; margin-bottom:12px; }

h1, h2, h3 { font-size:14pt; }