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