.backtotop {
	position: fixed;
	visibility: visible;
	width:40px;
	height:40px;
	right: 20px;
	bottom: 20px;
	display: none;
	background: transparent url(../images/backtotop.png) no-repeat top left;
}
