#halley{
  
  background-color: rgb(221,210,190);
  width:390px;
  height:385px;
  
}

#halley_inner{
  
  background-color: rgb(60,80,130);
  width:277px;
  height:333px;
  margin-top:-334px;
  margin-left: 0px;
  
}

#halley_1,#halley_2,#halley_3,#halley_4{
  background-color: rgb(45,30,36);
  width:54px;
  height:52px;
}

#halley_1{ 
  margin-left: -120px;
  margin-top: -280px;
}
#halley_2{
  margin-left: 140px;
  margin-top: -52px;
}

#halley_3{
  margin-left: -120px;
  margin-top: 40px;
  
}
#halley_4{
  margin-left: 130px;
  margin-top:-52px;

}



