@CHARSET "UTF-8";
#goTop{
  
    padding:5px;
    position:fixed;
    top:-100px;
    right:10px;
    cursor: pointer;
}
#goTop img{
	
	width:70px;
	height:70px	
}