body{
    margin:0;
    padding: 0;
    opacity:0;
}

ft-default {    
    background-image: url('../images/blank.png') !important;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}

ft-video {
    width: 160px;
    height: 600px;
    left: 0px;
    top: 0px;  
    position: absolute;
}

#border {
    width: 158px;
    height: 598px;
    left: 0px;
    top: 0px; 
    border: 1px solid #AAA;
    position: absolute;
}