p {
    text-align: justify
}

body {
    background-color: rgb(255, 255, 255);
}

#top {
    background-color: rgb(104, 253, 104);
}

#monograph_link {
    font-size: 30px;
    margin-left: 5%;
}