    html, body{
        height: 100%;
        padding: 0;
        margin: 0;
        background-color: #000;
        overflow: auto;
    }
    a, a:hover, a:visited, a img{
        text-decoration: none;
        border-width: 0px;
    }
    #wrapper
    {
        position: absolute;
        top: 0px;
        left: 0px;
        min-height: 700px;
        height: 100%;
        min-width: 980px;
        width:100%;
        z-index: 0;
        color: #fff;
        text-align: center;
        background-color: black;
    }
    #footer{
        position: absolute;
        bottom: 0px;
        z-index: 10;
        
    }
    #footer a{
        color: #383530;
        text-decoration: none;
        font-size: 0.8em;
    }
    #glowna{
        margin-left: -100%;
    }
    #ss{
    font-size:10px; color:#666;
    }
      #ss a{
    font-size:10px; color:#666;
    }
    