div#titlebar { display: none; }

div#menubar { display: none; }

div#sidebar_left { display: none; }

img.decor, img.decor { display: none; }

#content p {
    font-family: Georgia, serif;
    text-align: justify;
}

#content h1, #content h2, #content h3, #content #h4 {
    font-family: Georgia, serif;
    text-align: center;
}

#content div.picture_left {
    float: left;
    margin-right: 1em;
}
#content div.picture_right {
    float: right;
    margin-left: 1em;
}
