/*body*/
body {
    margin-top: 0px;
	background-color: #000000;
}
#Help_txt {
  display: none;
}
#Help_txt2 {
  position:absolute;
  left:10px;
  top:390px;
  width:86px;
  height:54px;
  z-index:1;
  display: none;
}
#preparing {
  display: none;
}