.greenBox {
    background: url('gbg.png') top left no-repeat;
}

.greenBox .pad {
    padding: 35px;
    padding-top: 15px;
}

.greenBox > .pad > h2:first-child {
    margin-top: 0px;
    color: #080;
}

.greenBox > .pad > p {
    font-weight: bold;
    text-align: justify;
    font-size: 1.1em;
}
