th,td
{
  background: #e3e3e3;
  height:30px;
  width:33.33%;
  border: none;
}
table,th,td
{
  border: none;
border-collapse: collapse;
}
table
{
  width:30%;
  text-align:center;
}

#page-wrap {
 width: 1020px;
 margin: 0 auto;
 
}
a { color: #000000; } /* CSS link color */