

body
{
  background-image       : url(../images/bggrey.jpg);
  align:center;
  background-attachment: fixed;
  background-repeat:repeat-x;
}


#outer
{
  margin      : auto;
  padding-top:20px;
  width       : 903px;
}


div, p
{
  /* clear top margin for mozilla */
  margin-top:0px
}

