body {
    font-size: 20px;
}

#articles_title {
    font-weight: bold;
    text-align: center;
}

#articles-content {
    margin: 0 auto;
    width: 80%;
}

#articles-content p {
    font-weight: bold;
}