h1, h2, h3, h5 {
    text-align: center;
    clear: both
    }
h4 {
    text-align: left;
    clear: both
    }
p {
    text-align: justify
    }
p.pos_right {
    text-align: right
    }