body
{
  background-image: url(../_images/uploads/background_webhosting.jpg);
  background-repeat: repeat-x;
}
.headerImg
{
  background-image:url(../_images/uploads/header_webhosting.jpg);
  background-repeat: no-repeat;
}
.footerImg
{
  background-image:url(../_images/uploads/footer_webhosting.jpg);
  background-repeat: no-repeat;
}

