body{
    margin: 0px;
    padding: 0px;
    background-color: rgb(153, 213, 248);
    font-family: 'Zen Kaku Gothic New', sans-serif;

}

.main {margin: 0px;
    padding: 0px; }


.foot{ margin: 0px;
    padding: 0px;
    margin-top: 100px;}


   
img {
    width: 100%;
}

.bottons{ width:150px;
    height: 100px; 
    
}




.main2{
    margin-top: 150px;
}

.bottonA{
    width: 170px;
    position: absolute;
    top: 460px;
    left: 20px; 
   
}

.bottonB{
    width: 165px;
    position: absolute;
    top: 520px;
    left: 200px;
}
.bottonC{
    width: 170px;
    position: absolute;
    top: 580px;
    left: 60px;

}
.main3{
    margin-top: 80px;
}
.main4{
    margin-top: 70px;
}
.text{
    text-align: center;
    color: rgb(255, 255, 255);
    }
  
.foot{
    position: relative;


}
.text1{
    position: absolute;
    text-align: center;
    top: 230px;
    left: 140px;


}
.text2{
    position: absolute;
    text-align: center;
    top: 270px;
    left: 155px;

}
.text3{
    position: absolute;
    text-align: center;
    top: 310px;
    left: 140px;

}
.last{
    width: 65px;
    position: absolute;
    height: 70px;
    left: 150px;

}
