p
{
    text-align: justify;
}

body
{
    margin-right: 2em;
}

@media print 
{
    body
    {
        margin: 0;
    }
} 
