body
{
  background-image: url(../_images/uploads/background-loop.jpg);
  background-repeat: repeat-x;
}
.headerImg
{
  background-image:url(../_images/uploads/header-003.jpg);
  background-repeat: no-repeat;
}
.footerImg
{
  background-image:url(../_images/uploads/crackerz-online-footer.jpg);
  background-repeat: no-repeat;
}
.footerImgBar{height:40px;width:950px;border-width: 0px 1px 1px 1px; border-style: solid; border-color: #b8b8b8;}
.headerImgBar{height:200px;width:950px; border-width: 0 1px 0 1px; border-style: solid; border-color: #44511c;}
