table.flight_schedule{
  width: 90%;
  float: center;
  margin: 0px 0px 20px 0px;
}

table.flight_schedule td{
	text-align: center;
}

