/*
 * By Masayan
 */
#back-to-top {
	bottom:5%;
	display:block;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
	position:fixed;
	right:5px;
        left:870px;

}

#back-to-top a img {
	border: 0;
        width:130px;
        height:64px;
}
