body #contents div.content #newsletter {
    margin: 0 auto;
    max-width: 500px;
}
body #contents div.content div.sub {
    margin: 10px auto;
}
body #contents div.content div.row p {
    text-align: center;
}
body #contents div.content div.row input {
    float: none;
}
body #contents div.content h1 {
    font: bold 18px/32px Eurostile;
}
body #contents div.content #unsubscribe {
    cursor: pointer;
}
body #contents div.content #goBack {
    cursor: pointer;
}
