body {
  font-family: Arial;
  text-align: center;
}
body * {
  margin: 0 auto;
}
body table tr td {
  vertical-align: top;
}