* { font-size: 100%; font-family: Georgia,'Times New Roman', Serif; margin: 0; padding: 0; }

html, body { width: 100%; height: 100%; }

.home { font-weight: normal; color: black; background-color: #cbc3ac; font-size: 13px; text-align: center; }
.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: 850px; margin: 0 auto; background-color: black; }
#mediaspace { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }
