/* Use this CSS file to override theme CSS rules */
#pre-header,
#header-top {
  background-color: #555555;
    background-image: url("/files/bible_study_banner.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

p.small
{
	font-size: small;
}