body        {
        background-image: url('../Knitting.jpg');
        background-position: center;
        margin-top: 10px;
           }
th                {
        background-color: #FEBD5A;
        font-family: "Times New Roman", Times, serif;
        font-size: 26px;
        font-style: oblique;
        font-weight: bolder;
        padding: 10px;
        text-align: center;
        border-width: 1px;
        border-color: Black;
        border-style: solid;
       }

td.bio        {
        font-size: 18px;
        font-style: normal;
        font-weight: bold;
        letter-spacing: 2;
        padding: 14px;
        text-align: center;
        vertical-align: middle;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: Black;
        border-right-style: solid;
        border-right-width: 1px;
        border-right-color: Black;
        border-top-style: solid;
        border-top-width: 1px;
        border-top-color: Black;
               }

td.re        {
        padding: 16;
        font-size: 14;
        font-style: normal;
        font-weight: bold;
        text-align: center;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: Black;
        border-left-style: solid;
        border-left-width: 1px;
        border-left-color: Black;
        border-top-style: solid;
        border-top-width: 1px;
        border-top-color: Black;
      }

td.altig        {
        font-size: 18px;
        font-style: normal;
        font-weight: bold;
        letter-spacing: 2;
        padding: 10px;
        text-align: center;
        vertical-align: middle;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: Black;
        border-right-style: solid;
        border-right-width: 1px;
        border-right-color: Black;
        border-top-style: solid;
        border-top-width: 1px;
        border-top-color: Black;
               }

a        {
        color: black;
        text-decoration: none;
   }

a:visited {
        color: black;
        text-decoration: none;
               }
a:hover        {
        color: #983400;
        text-decoration: none;
         }