#main {
    width: 1100px;
    padding: 20px 50px;
    background-color: #EFB9A6;
}

#people {
    font-size: 16px;
    line-height: 30px;
    text-indent: 32px;
}

h2 {
    text-indent: 0px;
    font-size: 20px;
    margin-top: 20px;
}