html, body {
  background: url(../_images/home/bg.gif) repeat;
  text-align: center;
}

table#home_layout {
  width: 600px;
  margin: 120px auto 0 auto;
}
table#home_layout td {
  text-align: center;
}
