#running_line{
    width: 100%;
    position: fixed;
    bottom: 0px;
    height: 18px;
    padding: 5px;
    background: #800000;
    font-size: 12px;
    color: #FAFAFA;
    border-top: 1px solid #800000;
    border-bottom: 1px solid #800000;
    cursor: pointer;
    }

marquee{
    border: none;
}
