.frontpage 
{
  background-image: url(images/banner5.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0%;
}

body {background-image: url(images/green6.jpg);}

div#content {background-color: #dcffdd; padding-top: 180px;
background-image: url(images/banner5.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0%;

}

h1 { color: #3d4e3d; margin-top: 0px;}

a.scripture  {color: #009;}
a:visited.scripture {color: #006;}
a:hover.scripture {color: #c22;}


a.sref  {color: #009;}
a:visited.sref {color: #006;}
a:hover.sref {color: #c22;}


em {color: #703d00;}

blockquote {background-color: #dfc; }