.title {
    text-align: center;
    margin-top: 100px;
}

#content1 {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 50px;
}

#content1 p {
    text-indent: 2em;
    font-size: 18px;
    line-height: 30px;
}

#end {
    position: relative;
    right: 50px;
    text-align: right;
}