#registration-form p {
    text-align: center;
}
#registration-form form {
    width: 25em;
}

#registration-form .messages {
    margin: 0 auto;
}