div#scrollToTop
{
	position:fixed;
	bottom: 5%;
	right: 3%;
	z-index:9999;
	cursor:pointer;
	display:none;
}