body
{
margin:10px 75px;
text-align: justify;
}

h2,h4
{
color:green 
}

p.green
{
color:green 
}

div.small
{
font-size:small;
color:green;
font-style:italic
}

div.blurb
{
color:green;
font-style:italic
}


hr
{
text-align:center;
color:green;
}
