body, html {
    margin: 0;
    padding: 0;
    background: #000 url(ss036.gif) fixed 50% 50%;
    color: #fff;
    font-size: 19px;
    line-height: 32px;
    
    font-family: "Times New Roman", serif;
}

    #wrap {
        margin: 128px auto 1em auto;
        text-shadow: #999 0 0 2px;
    }
    
        #flickr {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            opacity: 0.1;
        }
    
        p {
            margin: 0 0 32px 0;
        }
        

        h2 {
            font-size: 28px;
            line-height: 32px;
            margin: 0 0 32px 0;
        }
   
        table.cols {
            margin: 32px auto 64px auto;
        }
        
        table.videos {
            margin: 128px auto;
        }
        
    div.photos {
        text-align: center;
    }
        
        div.photos img {
            width: 40px;
            height: 30px;
        }

        #pinterest div.photos img {
            width: 80px;
            height: 60px;
            margin: 0 4px;
        }

    #pinterest {
        box-shadow: inset 0 4px 8px #666, inset 0 -4px 8px #666;
        color: #633;
        padding-top: 16px;
    }

    #pinterest-frame {
        position: relative;
    }

    #pinterest h2 {
        font-size: 32px;
        font-style: italic;
    }

    #screenshots2 img {
        box-shadow: 2px 2px 2px #666;
    }

    #PS {
        position: absolute;
        top: -29px;
        left: -151px;
        font-size: 24px;
        font-family: "Courier New", monospace;
        font-style: normal;
    }

    #d1 {
        width: 16px;
        height: 32px;
    }

    #d2 {
        width: 48px;
        height: 32px;
    }

    #d3 {
        width: 24px;
        height: 16px;
    }

    #d4 {
        width: 2px;
        height: 48px;
    }

