
#cursor {


margin:0;
	padding:0;

position: fixed;
pointer-events: none;




}
#cursor img {
	/*width: 80px;
	height: 80px;*/
	margin:0;
	padding:0;
	
	border-radius: 50%;
	


}
#cursor  .robotsouris {
	border:none;
	
}

