body {
background: #fff;
font: normal 12pt/18pt verdana, "Times New Roman", serif;
color: #000;
}

a:link, a:visited {
color: #630;
background: transparent;
font-weight: bold;
text-decoration: underline;
}

h1 {
font-weight: normal;
font-size: 150%;
}

h2 {
font-size: 130%;
font-weight: normal;
}

h3 {
font-size: 110%;
font-weight: normal;
}

#container {
float: none !important;
width: auto;
margin: 0 10%;
padding-top: 1em;
border: 0;
background: transparent none;
border-bottom: 1px solid #630;
font-size: 95%;
}

#nav-meta, #nav-toplevel, #nav-subs, #info-site {
display: none;
}

#content a:link:after, #content a:visited:after {
content: " (" attr(href) ") ";
font-size: 90%;
}

#content a[href^="/"]:after {
content: " (http://www.mlearning.net.au" attr(href) ") ";
}
