
body,select{background:#1f1814;color:#ed8;max-width:720px;font-family:serif;margin:0 auto;text-align:center}
input,button,textarea{padding:10px;margin:5px;width:90%;max-width:300px}
button{background:#555;color:#ccc;border:1px solid #666}
.error{background:#b33;color:#fff;padding:10px;margin:10px}
form input[type="email"],form input[type="text"],
form input[type="password"] {
    background-color: #000;     
    color: #fff;}
label{line-height: 2em}