a#scrolltotop {
	background: url(../images/arrow.png) no-repeat center center;
	background-size:contain;
	width: 3.5rem;
	height: 3.5rem;
	position: fixed;	
	text-indent: -9999px;
	font-size: 0;
	cursor: pointer;	
	outline: 0;
}