/******************** trailsnow.org style sheet *******************************/


body
{
  background-image: url(Figs/lgren07527692.jpg);
  font-family: Arial, sans-serif;
  color: #000000;
}

.center		/* Centered text */
{
  text-align: center;
}
.serif		/* Serif font */
{
  font-family: Garamond, Times New Roman, Times, serif;
}
.smallserif		/* Serif font */
{
  font-size: 90%;
  font-family: Garamond, Times New Roman, Times, serif;
}
.largeserif
{ font-size: 125%;
  font-family: Garamond, Times New Roman, Times, serif;
}
.centerserif
{
  text-align: center;
  font-family: Garamond, Times New Roman, Times, serif;
}
.smallcenterserif
{
  font-size: 90%;
  text-align: center;
  font-family: Garamond, Times New Roman, Times, serif;
}
.caption		/* Photo caption */
{
  font-weight: bold; font-size: 80%;
  text-align: center;
  font-family: Garamond, Times New Roman, Times, serif;
}
