/* CSS style sheet */
#MainBody h1,
#MainBody h2,
#MainBody h3,
#MainBody h4,
#MainBody h5 {
margin-left: 200px;
margin-right: 200px;
}
#MainBody p {
margin: 6px 200px;
text-align: justify;
text-indent:30px;
line-height: 1.8em;
font-size: 1.1em;
}
#MainBody h1 {
font-size: 24px;
margin-bottom: 15px;
}