.main{

    background-image: url(../img/listbackground.png);
    background-repeat: no-repeat;
    width: 1920px;
    height: 2253px;
    margin: 0 auto;
}

.title1{
    position: relative;
    width: 489px;
    height: 113px;
    top: 281px;
    left: 446px;
    font-size: 60px;
    color: rgb(0,80,161);
}

.list1{
    position: relative;
    width: 1000px;
    height: 1665px;
    top: 376px;
    left: 449px;
}

#list2{
    font-size: 25px;
    color: black;
    text-decoration: underline;
    text-decoration-thickness: 5px;
}