.wrap {
    font-family: Arial, sans-serif;
}

h1 {
    text-align: center;
    font-size: 2em;
    margin-bottom: 20px;
}

.form-table th {
    text-align: left;
    font-weight: bold;
}

.description {
    font-style: italic;
    color: #555;
}