/*
 * By Masayan
 */
#back-to-top {
	bottom:87px;
	display:block;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
	position:relative;
	left: 875px;
	width: 100px;
}

#back-to-top a img {
	border: 0;
}

