/* @import url(http://members.cox.net/jdgweb/jdg.css); */

/* A:link { text-decoration:line-through; } */ /* for testing */

body.jdgweb {
   color: black;
   background-color: #ffffff;
   background-image: url(images/intel_guy2_bg2.gif); /* relative to stylesheet */
   background-attachment: fixed;
   font-size: 12pt;
   font-family: times,"times new roman",serif;
}

body.jstrack {
   color: black;
   background-color: #ffffff;
   background-image: url(images/marb18-light.jpg); /* relative to stylesheet */
   background-attachment: fixed;
   font-size: 12pt;
   font-family: times,"times new roman",serif;
}

li { margin-bottom: 4pt; }  /* a bit of extra spacing in lists */



