.body_2{
    background-image: url('../img/body2.png');
    height: 2410px;
    width: 1920px;
}

.c1{
    color: brown;
    font-size: 45px;
    position: absolute;
    top: 1011px;
    height: 110px;
    left: 400px;
    width: 800px;
}

.c2{
    white-space:wrap;
    font-size: 40px;
    position: absolute;
    top: 1171px;
    height: 2000px;
    left: 400px;
    width: 1120px;
}

.item{
    height:2000px;
    width:1120px;
}