/* stylesheet for daveschooler.com */

body {
  background-color: #efefdf;
  font-family: verdana;
}

.gray {
   color: #808080;
}


