/* Image style */
#scrollUp {
	bottom: 0px;
	right: 0px;
	height:50px;  /* Height of image */
	width:50px; /* Width of image */
	background: url(toTop.png) no-repeat;
	text-indent:-9999px;
}