#wpadminbar {
  display: none;
}
.sidebar{
  display: none;
}
.entry-header {
display: none;
}
.book-show-top {
display: none;
}
.site-info { display: none; }
.edit-link { display: none; }
.entry-title { display: none; }

.buy_link {
    font-size: 10px;
    font-weight: bold;
    color: red;
}
.buy_link a {
    color: red;
}

#back-to-top,#qLbar{display:none}

#back-to-top{position:fixed;  z-index:1000;  bottom:20px; right:20px;}