/* lbi_style.css - a simple style sheet */body  {  background-image: url(backgrounds/RWB.gif);}font  {   color: black;  font: bold;   }tr    {  font: bold;} h2  {   font: bold;}h1  { font: bold;}address  {  margin-left: 6.5em;  font: bold;}a:link  {color: navy}a:visited  {color: purple}a:active  {color: fuchsia}