.halloweenb{
position: absolute;top: 0;
/*background: url('/halloween.png') no-repeat;*/
    background-size: contain;
    color: #fff;
    left: 0;
    font-weight: bold;
    width: 100%;
    height: 130px;
    z-index: 1;
}
.halloweenb span {
    background-color: #e9391c;
    position: absolute;
    left: 0;
    top: 0;
    padding: 8px 15px;
}