body {
    font-size: 16px;
    line-height: 18px;
    font-family: "Times New Roman", serif;
    background: url(128.gif);
}

#SkipIntro {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 42;
}

a img {
    border: 0;
}

    #Teleportation, #View {
        position: sticky;
        /* bottom: 10%; */
        right: 15%; 
        
    }
    
    #View {
        position: fixed;
        display: none;
    }
    
#CenterOfShop {
    position: absolute;
    width: 940px;
    padding-right: 100px;
    padding-bottom: 100px;
    padding-left: 100px;
}

#Updates {
    position: absolute;
}

#Books {
    position: absolute;
    left: 1332px;
    top: 100px;
}

