<head><meta charset="utf-8x">
	<title>"stylesheet"</title>
	<style type="text/css">
	<style= font-family: verdana, Arial, sans-serif>
	/* Why won't the FONTS work? */
	/* Feb 23, 2024 */
	/* Fonts working now!!-??--March 21 */
	  body {
        background-color: #f2f2f2;
        font-size: 16px;
        color: #333;
      }
      header {
        background: #1abc9c;
        color: white;
        padding: 20px;
        text-align: center;
      }
      h1 {
        font-size: 32px;
        margin: 0;
      }
      nav {
        background-color: #555;;
        color: #fff;
        padding: 10px;
      }
      nav ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
      }
      nav li {
        margin-right: 20px;
      }
      nav a {
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
      }
      section {
        padding: 20px;
      }
      footer {
        background-color: #333;
        color: #fff;
        padding: 10px;
        text-align: center;
      }
  </style></style>
  style type="text/css"><br>                ddg-runtime-checks {<br>                    display: none;<br>                }<br>
  </style>
  <style> 
.image {
  height: 480px;
  width: 600px;  
  image-rendering: auto;
}

.crisp-edges {
  image-rendering: -webkit-optimize-contrast; /* Chrome, Edge, Opera, and Safari */
  image-rendering: crisp-edges;
}

.pixelated {
  image-rendering: pixelated;
}

.smooth {
  image-rendering: smooth;
}

.high-quality {
  image-rendering: high-quality;
}
</style>
</head>
