
A:Hover {
  color: green;
  text-decoration: underline;
}

H2 {
  font-family: Arial, sans-serif;
  font-style: italic;
}

TABLE.front {
   width: 80% ;
}

TD.front {
   border: medium double rgb(0,0,255) ;
}

DL {
  font-family: sans-serif;
}
DT {
  font-family: sans-serif;
}
P {
  font-family: sans-serif;
}

BODY {
  background-image: url(barstowbackground.jpg);
  background-attachment: fixed;
}
