#big-text {
}

.transparent-box {
    padding: 10px;
    background: rgb(34,34,34); /* for IE */
    background: rgba(34,34,34,0.75);
}