html, body {
    padding: 50px !important;
}

.errors {
    color: red;
    font-weight: bold;
}
.errors span {
    font-size: 18pt;
}

#link, #password {
    font-family: Courier New;
    font-size: 15pt;
}