#logo
{
  background-image: url(../Img/mp/tex.0180.jpeg);
}

table
{
  border-collapse: collapse;
  margin: auto;
}

tr
{
  border-style: dotted dotted;
  border-width: 1px;
}

tr:nth-child(1), tr:nth-child(2), tr:nth-child(3), tr:nth-child(4)
{
  border: solid 1px;
}

td
{
  border: inherit;
  padding: 0px;
  text-align: center;
}


td:nth-child(1)
{
  border: solid 1px;
  text-align: center;
}

input
{
  margin: 0px;
}
