#header {
  background: url(http://www.pokerzero.com/pokerzero_background.png) no-repeat top center;
  position: relative;
  height: 543px; width: 960px; }

body {
  background: #000 top center;
  color: #fff; }

h1 {
  text-align: center; }

#signupform {
  position: absolute;
  height: 435px;
  width: 285px;
  left: 660px;
  top: 89px; }

#container {
  background: url(http://www.pokerzero.com/images/content-bg.jpg) repeat-x top center;
  background-color: #000;
  position: relative;
  width: 100%; }

.top_table {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width: 960px; }

.bottom_table {
  text-align: center; }

table {
  text-align: left;
  background-color: #000;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  height: 125px; }
  table tr td.blurb {
    text-align: justify;
    vertical-align: top;
    /* text-align: center */ }
    table tr td.blurb img {
      width: 216px; height: 156px; }

.prizetitle {
  font-weight: bold;
  text-align: center; }

div {
  text-align: center; }
