body {
    margin: 0px;
    padding: 0px;
    background-color: #01162B;
    text-align: center;
}

#content {
    color: white;
    text-align: center;
    text-shadow: #666666 2px 2px 4px;
    font-family: Calibri;
    font-size: 15px;
    line-height: 18px;
    margin: 0px;
    padding: 0px;
}

.movie {
    display: none;
}

.dida {
    position: fixed;
    bottom: 0;
    color: white;
    padding: 10px;
    color: #013365;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
}

#bgndEl {
    position: relative;
    margin: auto;
    padding-top: 2px;
    /*  4/3
    width:900px;
    height:635px;   */
    width: 900px;
    height: 590px;
}

a {
    color: #FE7D1A;
    text-decoration: none;
}

.style4 {
    color: #01162B
}

.style5 {
    color: #025DB8
}