/* Image style */
#scrollUp {
    background-image: url("top.png");
    bottom: 30px;
    right: 20px;
    width: 80px;    /* Width of image */
    height: 80px;   /* Height of image */
}
