body {
    font-family: Times New Roman;
}

#integerForm {
    margin-left: 50px;
    margin-right: 50px;
}

#center-logo {
    text-align: center;
}

#intro {
    font-style: italic;
    text-align: center
}

#first-row {
    margin-top: 50px;
}

* {
    font-size: 100%;
    font-family: Times New Roman;
}

p {
    font-size: 18px;
}

li {
    margin-bottom: 5px;
    font-size: 18px;
}