#slideshow
{
    background: #dadcd7 url(../images/splash.jpg) top center no-repeat;
    min-height: 660px;
}

    #slideshow p, #slideshow h1, #slideshow h2
    {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    #ssText
    {
        position: absolute;
            bottom: 0;
    }