html {text-align:center;}
body {background:#343C38 none repeat scroll 0 0;font-family:"Luxi sans","Lucida Grande",Lucida,"Lucida Sans Unicode",sans-serif;color:#F57900;text-decoration:none;width:40em;text-align:left;margin:1em auto;padding:0;}
fieldset {border:1px solid #ccc;-moz-border-radius:1em;-webkit-border-radius:1em;border-bottom-width:10px;margin:0;padding:10px 30px;}
legend {color:#F57900;font-size:1.5em;font-weight:400;margin:0;padding:0 10px;}
input {width:250px;}
input,textarea {border:1px solid #ccc;margin:10px 0 0;padding:5px;}
input:focus,textarea:focus {background:#ffc;}
textarea {font:.9em Verdana, Arial, Helvetica, sans-serif;}
label {display:block;font-weight:700;font-size:.9em;float:left;clear:left;width:90px;margin:12px 0 0;}
label:after {content:": ";}
button {display:block;float:left;clear:both;margin:1em 0 1em 90px;}
.yay,.oops {font-size:.8em;text-align:center;color:#fff;font-weight:700;padding:10px;}
.yay {background:#090;}
.oops {background:#f30;}
div.error {font-size:.8em;font-weight:700;color:#f30;margin:0 0 0 90px;padding:5px 0 0;}