body  { background-image:url(../images/paper.gif)}

/* title */
h2.title { color:maroon; } 

/* emphasized test */
.em { color:maroon; font-weight:bold; }

/* body text */
a { color:maroon; }
a:hover { color:lightbrown; }

/* navigation bar */
td.nav { background:maroon; }

/* footer */
td.foot { color:maroon; }
td.foot a:visited { color:maroon; }
td.foot a:hover { color:maroon;}

