body {
    background-color: white;
    cursor:url(cursor.png),auto;
    Font: courier;
   }    

a:hover {
    color: goldenrod;
    cursor:url('cursor_1_.png'), auto;
  
  }
  social {
    width: 12%;
    height: 12%;
  }