/* Add your custom CSS here. */

.header-shade
{
  background-color: transparent;
  /*background-image: url("../../images/layout/style/light/text-gradient.png");*/
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}
h1
{
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 1.15em;
}
h2
{
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 1.15em;
}
h3
{
  font-size: 14px;
  line-height: 1.15em;
}
