/* Image style */
#scrollUp {
	bottom: 10px;
	right: 15px;
	height: 56px;  /* Height of image */
	width: 56px; /* Width of image */
	background: url(../../img/back-top.png) no-repeat;
}