body
{ width: 100%;
  text-align: center;
  background: url("../images/homepage_grey_bkgrnd.jpg"); }
  
.divAlign {
 width: 1000px;
 margin-left: auto;
 margin-right: auto;
}

.siteTable
{ width:100%; }



