/* Image style */
#scrollUp {
    background-image : url("../img/backtotop.png");
    top              : 200px;
    right            :  80px;
    width            :  60px;    /* Width of image */
    height           :  60px;   /* Height of image */
    border-bottom    :   0px;

	}
