body{
    margin: 0;
    padding: 0;
}
.all{
    width: 1366px;
    margin: 0px auto;
}
a{
    text-decoration: none;
}
.backToHome a{
    color: black;
    font-size: 12px;
}
.backToHome p{
    font-size: 12px;
}
.backToHome{
    margin-left: 200px;
    margin-top: -40px;
}
.mainTitle{
    font-size: 30px;
    font-weight: bold;
    color: rgb(217,0,0);
    margin-left: 200px;
}
.redline1{
    width: 996px;
    height: 2px;
    background-color:rgb(251,229,229) ;
    margin-left:200px ;
    margin-top: -25px;
}
.redline2{
    width: 50px;
    height: 2px;
    color: rgb(217,0,0);
    background-color:rgb(217,0,0) ;
}
.text{
    width: 944px;
    height: 150px;
    margin-left:200px;
    margin-top: 25px;
    font-size: 14px;
    line-height: 30px;
}
.redVerticalBar{
    width: 6px;
    height: 36px;
    background-color: rgb(217,0,0);
    float: left;
    margin-left: 5px;
}
.bigTitle{
    height: 36px;
    /*margin-left: 200px;*/
    /*margin-top:70px;*/
}
.found{
    font-size: 16px;
    float: left;
    margin-left:18px;
    font-family: Montserrat;
    margin-top: 8px;
    margin-left: 5px;
}
.redBorder{
    width: 270px;
    height: 350px;
    border: 1px solid rgb(217,0,0) ;


}
.level2s{
    margin-left: 33px;
    margin-top: 10px;
}
.pictureBorder{
    margin-top: -70px;
    margin-right: 20px;
    float: left;

}
.fourPictures{
    margin-bottom: 310px;
    margin-left: 100px;
}
a{
    color: black;
}
