/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(css/base.css);
@import url(css/rainier-white/screen.css);
/* end StyleCatcher imports */

h2 {
  font-size: 1.5em;
  margin: 0.83em 0em; 
  padding-left:0.4em;
  border-bottom: 1px solid #939393;
  border-left: 5px double #939393;}
p {
  font-size: 1.2em;
  margin:0.2em;
}
#header[role="banner"] #header-content a {
    color: aliceblue;
    text-decoration: none;
}