/* adds a margin to the bottom of the sidebar for the contact information to sit in, total margin is 10000 minus given negative margin
  
#sidebar {
  margin-bottom: -9720px !important
}
*/
#sidebar {
  background-repeat: no-repeat;
}

#right-sidebar {
  background-image: none;
  background-repeat: no-repeat;
  background-color: #CCC;
}

body {
  background-image: url("http://www.spdesign.co.uk/wp-content/themes/Basic theme - centralised/images/body_bkgrd.gif");
  background-repeat: none;
  background-position: center top;
}

#shopp ul.products li.product {
  width: 25% !important;
}
