h1 {
    background-image: url(../images/med_corner_tri.png);
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 2px;
    color: #75b1be;
    clear: both;
    letter-spacing: 2px;
    text-align: left;
}

.platinum, .gold, .silverline, .platinum_heading, h1 {
    background-repeat: no-repeat;
    background-position: top left;
    margin: 30px 0 20px 0;
    padding: 0 0 0 55px;
    line-height: 1.1;
    font-size: 36px;
    min-height: 40px;
    clear: both;
    text-transform: uppercase;
}