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