/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  h1 { font-style: italic;
    color: rgb(51, 102, 255);
    font-family: Bradley Hand ITC;
    line-height: normal;
    font-size: 52px;
    }

  h2 { font-size: x-large;
    color: rgb(255, 102, 0);
    font-family: Arial,Helvetica,sans-serif;
    }

  p { font-family: Arial,Helvetica,sans-serif;
    }

  .h3 { font-family: Arial,Helvetica,sans-serif;
    font-size: medium;
    }

  .h4 { font-family: Tempus Sans ITC;
    }
    a {
        position:relative;
        display:inline-block;
    }
a span {
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-1cm;
    margin-left:-50%;
    width:100%;
    height:2cm;
    color:#f90;
    background-color: white;
}