body {background-color: #f4aeba;
  color: #363b4e;
  {font-family: helvetica;}

font-size: 150%; }
h1 {
font-size: 2rem; 
}

img {
    float: left;
  width: 500px;
  height: 500px;
  object-fit: cover;}



a:link {color: #c54c82;}

/* visited link */
a:visited {color:#ec729c ;}

/* mouse over link */
a:hover {color: #ec729c;}

/* selected link */
a:active {color: #ec729c;} 

/* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/nature/nat-10/nat943.cur), auto !important;} /* End https://www.cursors-4u.com */

</body>

