body {
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
    color: black;
    line-height: 1.5;
}

a {
    color: black;
    text-decoration: none;
}

.background-img {
    display: block;
    margin: 100px auto;
    width: 500px;
}