/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 60px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #f5f5f5;
}

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
body > .container {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 60px;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
}

code {
    font-size: 80%;
}

.toplist {
    margin-top: 40px;
    margin-bottom: 20px;
    color: #000000;
}

.headingforsale {
    color: #ff0000;
    font-weight: lighter;
    background-color: rgba(255, 255, 0, 0.58);
    width: 100%;
    font-size: 2em;
}