/* Image style */
#scrollUp {
    background-image: url("../img/top2.png");
    bottom: 30px;
    right: 20px;
    width: 60px;    /* Width of image */
    height: 60px;   /* Height of image */
    text-indent: -9999px;
}
