﻿/* Image style */
#scrollUp {
	bottom: 70px;
	right:5px;
	height: 40px;  /* Height of image */
	width: 40px; /* Width of image */
	background: url(../img/top.png) no-repeat;
}