
/*html {
  background-image: url("http://www.thepharaon.co.uk/wp-content/themes/Basic theme - centralised/images/body_bkgrd.jpg")
  background-repeat: no-repeat;
  background-position: top center;

}*/

html {
  height: 100%;
}
body {
  background-repeat: no-repeat;
  background-position: top center;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}

/*
.expand-left {
  width: 200px;
  height: 592px;
}
*/
/*
.expand-right {
  width: 200px;
  height: 592px;
}
*/