@charset "UTF-8";


table th{
color: #ffffff;
background:#000000;
}



table{
  width:350px
  }



table {
  border-collapse: collapse;
  border: solid 2px #000000;
}
table th, table td {
  border: dashed 1px #db709;
}