#wrapper {
    max-width: 600px;
    position: absolute;
    left: 50%;
    margin-left: -300px;
}

fieldset {
    margin-bottom: 2em;
}
