h1 { text-decoration: underline; }
h2 { text-decoration: overline; }
h3 { text-decoration: line-through; }
p  { text-indent: 30px; letter-spacing: 3px; text-align: justify;
}

