body {
    font-family: Arial, sans-serif;
    line-height: 35px;
}

.center {
    width: 50%;
    margin: auto;
}

.centertext {
    text-align: center;
    padding-left: 10px;
    color: brown;
}