@CHARSET "UTF-8";

@import url(http://fonts.googleapis.com/css?family=Tangerine:700);

h1, h2 {
    font-family:'Tangerine', cursive;
    color:#CC0000;
    font-weight:bold;
    text-decoration:none !important;
}

h1 {
    font-size:62px !important;
    line-height:72px;
}

h2 {
    font-size:48px !important;
    line-height:54px;
}

h1 a, h2 a {
    text-decoration:none !important;
}

.recycle h1, .recycle h2 {
    color:#6c6;
}
