body {
    font: 12px / 20px helvetica, sans-serif;
    background: #111;
    color: #eee;
}

.securebutton-imp {
    background: #ea910d;
    color: #000;
    font-size: .8em;
    text-transform: uppercase;
    padding: .2% 2%;
    text-decoration: none;
    text-align: left;
    position: absolute;
    left: 0;
    top: 0;
    margin-bottom: 20px;
}