.title{
    text-align: center;
    font-size: 40px;
}
h2{
}
.introduction{
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    
}
.introductiondiv{
    background-color: rgb(226, 150, 51);
}
.contentdiv{
    background-color: rgb(235, 241, 217);
}
.list1{
    font-size: 20px;
    font-family:'Times New Roman', Times, serif;
}

.link{
    font-size: 30px;
    font-family: 'Times New Roman', Times, serif;
    /* margin-left: 500px; */
}
.clickforfun{
    font-size: 20px;
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
    color: rgb(190, 88, 19);
}   