 
#toTop { 
	width: 110px;
	background-color: #00c4f3;
	border: 1px solid #3a3f43;
	color: #404649;
	text-align: center;
	padding: 7px; 
	position: fixed;
	bottom: 10px;
	right:10px; 
	cursor:pointer;
	text-decoration:none; 
	line-height: 1em;
	font-size: 13px;
	}
	
 
