#house
{
  z-index:  2;
  position: relative;
  left:     650px;
  top:      -150px;
}


#sky
{
  background: url('../images/template/sky.jpg');
  width:      100%;
  height:     389px;
  position: relative;
}
