body {font: 13px Helmet, Freesans, sans-serif;}
body, select, input, textarea {color: #333;}

a {color: #03f;}
a:hover {color: #69f;}

::-moz-selection{background: #fcd700; color: #fff; text-shadow: none;}
::selection {background: #fcd700; color: #fff; text-shadow: none;} 

a:link {-webkit-tap-highlight-color: #fcd700;} 

ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}

input:-moz-placeholder { color:#a9a9a9; }
textarea:-moz-placeholder { color:#a9a9a9; }


body, html { overflow: hidden; width: 100%; height: 100%; background-color: #000;  }

.center { margin: 0 auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; }

.wrapper { position: absolute; }
.logo{ margin: 0 auto; width: 339px; height: 65px; }
.content-video { margin: 0 auto; height: 400px; }
.gotowebsite { width: 161px; height: 39px; margin: 0 auto; }
.top-distance { margin-top: 5%; }