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