body {
    margin: 2em 2em;
    font-family: Arial, Helvetica, sans-serif;
}

#navigation, #header, #picture, #impressum
{
display: none;
}

div#main {
float: none;
margin: 2pt 2pt 2pt 2pt;
font-size: 0.625em;
text-align: justify;
}

p {
text-indent: 1.5em;
}

div#main .quote{
padding: 1em 0em 0em 0em;
font-weight: bold;
font-style: italic;
text-indent: 0em;
}

div#main .title{
font-weight: bold;
text-indent: 0em;
padding: 0em 0em 0em 0em;
}

div#main .author{
margin: 2em 0em 0em 0em;
padding: 1em 0em;
border-top: 1px solid #000000;    
}