body        {
        background-image: url('../Knitting.jpg');
        text-align: center;
            }
table.innen         {
        background-color: #FCAC6D;
        text-align: center;
                }
td                {
        padding: 20px;
        text-align: center;
        font-family: "Times New Roman", Times, serif;
        font-size: 20px;
       }
th                {
        text-align: center;
        font-size: 24px;
        border-bottom: solid 2px maroon;
        border-left: solid 1px maroon;
        border-right: solid 1px maroon;
        padding: 20px;
}
a      {
        color: Black;
       }

a:visited      {
        color: black;
               }
a:hover        {
        color: black;
        text-decoration: overline;
               }
                