* {
    padding: 0;
    margin: 0;
}

body {
    background: #FFFFFF;
    color: #000000;
    text-align: center;
}

#body {
    width: 823px;
    margin: 6px auto;
}

#body div {
    position: relative;
    width: 717px;
    height: 430px;
    margin: 0 auto;
}

img {
    border: 0;
}

h1 {
    font: normal 11px "Times New Roman", Times, serif;
    border-top: 5px solid;
    border-bottom: 2px solid #999999;
    padding: 14px 0;
}

h1 a {
    text-decoration: underline;
    color: #000000;
}

#index {
    font: 13px Courier, "Courier New", monospace;
    text-align: right;
    border-bottom: 1px solid;
    padding: 8px 0;
    margin-bottom: 4px;
}

#index a {
    text-decoration: underline;
    color: #0000EE;
}

#video {
    font: 11px "Times New Roman", Times, serif;
    position: absolute;
    top: 45px;
    right: 100px;
}
