﻿#background-wrapper
{
  background:url('/images/background-image-top.jpg') top center no-repeat,
    url('/images/background-image-middle.jpg') center 700px no-repeat;
             
}
#footer-background
{
  background:url('/images/footer-background.jpg') repeat-x;
  width:1380px;
}