body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; background-image: url('../images/bg.jpg'); background-repeat: repeat-x; background-color:#4f2824;  margin:0;}

#register_form {display:block; width:380px; margin:0 auto;}

#fields div {margin-bottom:8px;}

#fields label { display:block; float:left; width:120px;}

#terms label {}

#terms p {margin:12px;}

#submit {background: url('../images/submit.gif') no-repeat; border: 0; cursor: pointer; display:block; margin:0 auto; width: 88px;padding-top: 33px;height:33px;}

a:link {color:#ff8108;}
a:active {color:#ff8108;}
a:visited {color:#ff8108;}
a:hover {color:#990000;}