#tooCool {
        position: fixed;
        right: 0;
        bottom: 0;
        display: block;
        height: 80px;
        width: 80px;
        background: url(/too_cool.png) bottom right no-repeat;
        text-indent: -999em;
        text-decoration: none;
}

