@charset "UTF-8";


body{
  color : orange;
  background-color: gray;
  text-align: center;
font-size : 12px;
-webkit-text-size-adjust: 100%;
}
td{
  text-align: center;
  border-width: 0px;
font-size : 12px;
}