.center {
  margin-left: auto;
  margin-right: auto;
}

td
{
    white-space:nowrap;
}

body {
background-image: url("RUSTIC-01.png");
background-color:SlateBlue;
background-position: center;
background-size: 60%;
background-repeat: no-repeat;
}

