/* Image style */
#scrollUp {
	bottom: 40px;
	right: 40px;
	height: 66px;  /* Height of image */
	width: 67px; /* Width of image */
	background: url(../images/scrollup/arrow.png) no-repeat;
}