body, .footer p {
  color: #345;
}

h1.pageheading,
h2.description {color: #fff}

a:link { color: #08b }
a:visited { color: #088 }
a:hover { color: #00e; text-decoration: none }

hr, .tstmnlpara1, .tstmnlli {
  border: 1px solid;
  border-color: #ddf #099 #099 #ddf;
}

.tstmnlpara1, .tstmnlli {
  background-color: #acf;
  padding: 3px;
}

blockquote {
background: #acc url(images/pullquote-top.png) no-repeat;
}

p.quoteBody {
background: url(images/pullquote-bottom.png) right bottom no-repeat;
}
