/* Image style */
#scrollUp {
	bottom: 20px;
	right: 20px;
	height: 118px;  /* Height of image */
	width: 118px; /* Width of image */
	background: url(img/to_top.png) no-repeat;
}