
body {
    background-color: white;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10pt;
    color: black;
    margin:0 auto;

}
form {
    color: black;
}

form.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 24em
}

p.errortext {
    margin-left: auto;
    margin-right: auto;
    width: 35em
}

p.blocktextPic {
    text-align: center;
}

p.centertext {
    text-align: center;
}

h1 {
  text-align: center;
}

