td.imp                {
        text-align: center;
        font-size: 16px;
        font-family: "Times New Roman", Times, serif;
        font-style: normal;
        font-weight: bold;
        padding: 16px;
                  }
table        {
        border-top: 1px solid black;
        border-right: 1px solid black;
        background-image: url('Knitting.jpg');
}
body {
  background-image: url('../Knitting.jpg');
  color:#000000;
  font-family:"Andale Mono",Arial,sans-serif;
  scrollbar-base-color:#000000;
  scrollbar-3dlight-color:#000000;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#FFA688;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#FFA688;
  scrollbar-track-color:#FFA688;
}

