body {
  background: url("fones/wide_0etap.png");
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  /*background-attachment: fixed;*/
  /*background-size: 100% 100%;*/
  background-size: cover;
  /*max-width: 100%; contain cove*/
  min-width: 700px;
  min-height: 1263px;
  zoom: 100%;
  /*-webkit-text-size-adjust: none;*/
}
/*meta[name=viewport] { user-scalable=no; }*/

#boxbegin1 {
  position: relative;
  width: 100%;
  height: 100px;
  top: 50px;
}

#imbegin1 {
  /*position: absolute;*/
  position: relative;
  cursor: pointer;
  object-fit: No;
  top: 0;
  left: 60%;
  width: 26%;
}

#boxbegin2 {
  position: relative;
  width: 100%; 
  height: 80px;
  top: 950px;
}

#imbegin2 {
  position: relative;
  cursor: pointer;
  object-fit: No;
  top: 0;
  left: 30%;
  width: 40%;
}

#info1 {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  color: Blue;
}

#info2 {
  display: none;
  position: absolute;
  top: 0px;
  left: 160px;
  color: Red;
}

#info3 {
  display: none;
  position: absolute;
  top: 0px;
  left: 250px;
  color: Black;
}

#info4 {
  display: none;
  position: absolute;
  top: 0px;
  left: 340px;
  color: Green;
}
  /*display: none;*/

