 body 
{ 
  background-image: url(http://www.scifilullaby.co.uk/test/layoutbg.png);
  background-repeat: no-repeat;
  background-color: #999999;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

#menu {
  position: absolute;
  left: 10px;
  top: 421px;
  width: 220px;
  height: 180px;
  background-color: #ffffff;
}
#main {
  top: 139px;
  margin-left: 240px;
  margin-right: 10px;
  height: 581px;
  background-color: #ffffff;
}