div#slideshow {
    width: 960px;
    height: 225px;
    background-color: #212119;
    background-image: url("load.gif");
    background-position: center;
    background-repeat: no-repeat;
    margin: auto;
    text-align: left;
}