body { background-image: url(../img/bg.jpg); background-repeat: repeat; background-attachment: fixed; padding: 10px; }
p {  }
p.left { text-align: justify; padding-right: 60px; }
p.right { text-align: justify; padding-left: 60px; }
.right { padding-left: 60px; }
.indent { text-indent: 0; padding-left: 15px; }
