* { font-size: 100%; font-family: Georgia,'Times New Roman', Serif; margin: 0; padding: 0; }
html, body { width: 100%; height: 100%; }
.relative { position: relative; }
.widescreen { width: 100vw; height: 56.25vw; max-height: 100vh; max-width: 177.78vh; margin: auto; top: 0; bottom: 0; left: 0; }
#videobox {	width: 100%; margin: 0 auto; background-color: black; }
#videoplayer { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }
