#pagecontent img {
    max-width: 100%;
    height: auto;
    margin-top: 1em;
    margin-bottom: 1em;
}

#pagecontent h2 {
    margin-top: 1.5em;
}

#pagecontent h3 {
    margin-top: 1em;
}

#pagecontent table {
    border: 1px solid;
    border-collapse: collapse;
}

#pagecontent table img {
    margin: 0;
}

#pagecontent th, td {
    border: 1px solid;
    padding: 0.5em;
}