/* CSS Styles for lambsministry.org. */

/* A simple, clean font by default. */
body {
  font-family: Sans-Serif;
  background-color: #FFFFFF;
  color: #000000;
}

/* Reduce spacing to tighten up text. */
h2 {  margin-top: 0.5em; margin-bottom: 0.5em; }
blockquote {  margin-top: 0.5em; margin-bottom: 0.5em; }
ul {  margin-top: 0.5em; margin-bottom: 0.5em; }
li {  margin-top: 0.3em; margin-bottom: 0.0em; }
p {  margin-top: 0.5em; margin-bottom: 0em; }
