﻿.body {
    background-color: #000000;
    overflow: auto;
    margin: 0px;
    height: 700px;
}
.videodiv
{
    position: absolute;
    height: 90%;
    width: 90%;
    text-align: center;
    display: block;
    left: 30px;
    top: 20px;
}
