/* css/default.css */
/* km-specialties.com */
/* Default CSS - Version 1.0 - 2026-07-29 */
/* (c) Copyright 2026 Stan Maddox, all rights reserved. */

html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  background-color: #ffffff;
  color: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
}

h1 {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

img {
  display: block;
  width: 580px;
  height: 300px;
}