/* title text position, color */
#title-text {
    position:absolute;
    top: 5px;
    left: 25px;
    color: #fff;
    z-index: 1033;
}