html, body { height: 100%; }
body { background-color: rgb(0, 0, 0); background-image: url('setup_bg2.jpg'); background-repeat: no-repeat; background-position: center top; background-attachment: fixed; margin: 0pt; padding: 0pt; text-align: center; color: rgb(255, 255, 255); font-family: Verdana; font-size: 12px; }
a { color: rgb(224, 92, 3); }
#content { text-align: left; width: 800px; margin: 0pt auto; clear: left; }
.login_field input { width: 262px; }
#login_form { width: 368px; margin: auto; }
#flash { clear: both; }

