h1,
h2 {
 line-height:1.5;
 text-align:center;
}
h2 {
 text-decoration:underline;
}
p {
 text-align:justify;
 text-indent:5em;
}
.section {
 float:left;
 padding-left:5em;
 margin-right:-5em;
 width:10em;
}
