/*
 * Style sheet for Sehnert Engineering
 */

BODY {
   background: white;
   color: black;
}

P {
  background: white;
  color: black;
}
