body {background:url(../../templates/default/images/bg.png)}
#shadow {
 text-shadow: 0px 0px 0px black;
 font-size: 1.52em;
 color: #000000;
}

#gen {
 font-size: 1.6em; 
}

.bgvideo {
 position: fixed;
 z-index: -9999;
}

.poss {
 position: absolute;
 display: block;
 overflow: auto;
 
 top: 140px;
 left: 30px;
}

.site {
    position: absolute;
    overflow: hidden;
    right: 0;
    top: 0;
}

@font-face {
 font-family: annabelle;
 src: url(annabelle.ttf);
}