h1,h2,h3,h4,h5,h6,hr
{
  font-family: "comic sans ms", arial, 'sans serif'; 
}

p,table,li,address
{
  font-family: "comic sans ms", arial, 'sans serif'; 
  margin-left: 5pt;
}

p,li,th,td
{
  font-size: 100%;
}

h1,h2,h3,h4,h5,h6,hr
{
  color:saddlebrown;
}

a:link     { color:olive }
a:visited  { color:olive }
a:active   { color:red }
a:hover    { color:red }

{
  boarder-width: 5
}

body
{
  background-image: url('http://www.bayareatankers.org/images/tile-riveted_02.gif');
  background-repeat: repeat;
  background-attachment: fixed;
  background-color: #EFE7D6;
}

/*
table,td,th
{
  font-family: "Verdana, Arial", 'Helvetica', 'sans-serif';
  border-width: 0;
  border: 1px solid red;
}
*/

