html {cursor: url('Cursor.png'), auto;}

h1+h2+h3 {
  font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
body { 
  background-color: #FAC2D2;
  color: black;
  font-family:'Times New Roman', 'Times New Roman', Times, serif;
  }