
body { 

background: #bcc48c; 
color: #040404; 
margin-left: 10%; 
margin-right: 10%; 
margin-top: 20px; 
font-size: 18px;
font-family: Times New Roman;
}

h1 {
color: #aa0000;
font-size: 8;
font-family: Century Gothic;
text-align: center;
}

h2 {
color: #880000;
font-size: 7;
font-family: Century Gothic;
text-align: center;
}

h3 {
color: #440000;
font-size: 6;
font-family: Century Gothic;
text-align: left;
margin-left: 12px;
}

h4 {
color: #444488;
font-size: 5;
font-family: Century Gothic;
text-align: left;
}

h5 {
color: #444488;
font-size: 4;
font-family: Century Gothic;
text-align: left;
}

p.scripture {
font-size: 4;
font-family: Arial;
color: #000077;
}

p.hl_indent {
font-size: 4;
font-family: Arial;
color: #202020;
margin-left: 64px;
}

p.indent_text { 
background: #bcc48c; 
color: #040404; 
margin-left: 2%; 
margin-right: 2%; 
font-size: 4;
font-family: Arial;
}






