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