.title {
    text-align: center;
    background-color: rgba(118,77,115,0.51);
    border-radius: 40px;
    margin-left: 200px;
    margin-right: 200px;
}
.txt {
    margin-left: 50px;
    margin-right: 20px;
}

.All1 {
    background-color: rgba(99,81,81,0.60);
    border-radius: 40px;
    margin-right: 200px;
    margin-left: 200px;
}
.ALL1-1 {
    border: thick double rgba(244,139,140,1.00);
    width: 1200px;
    text-shadow: 0 0px;
    margin-left: 470px;
}



.word1 {
    -webkit-box-shadow: 0 0px;
    box-shadow: 0 0px;
    background-position: 0 0;
    text-align: left;
    letter-spacing: 0;
    margin-left: 50px;
    border-width: 0px;
    border-style: dashed;
    color: rgba(255,255,255,1);
}
.All1-2 {
    border: medium solid rgba(241,141,143,1.00);
}

.word2 {
}
.TopManu {
    background-color: #000000;
    width: 100px;
    height: 100px;
    position: fixed;
    left: 2350px;
    top: 1150px;
}
