body {
    font-size: 14px;
    line-height: 2.6ex;
    border: none;
    width: 100%;
    margin:0 auto;
}

h2 {
    margin-top: 50px;
}

h3 {
    margin-top: 30px;
}

a:link, a:visited {
    color: #333;
}

.mini > cite {
    font-size: .6em;
}

.newpage {
    page-break-before: always;
}

#content {
    padding: 0;
}

#title {
    border: none;
    height: auto;
}

#title h1 {
    float: none;
}

#footer {
    display: none;
}

