body{
 font-size:120%;
 line-height:2;
 font-family:calibri;
}
.formarea{
 margin:0 auto;
 text-align:center;
 padding:4%;
 border-radius:5px;
 background-image:url(back.png);
 background-position:center;
 background-repeat:no-repeat;
}
.back{
 background-image:url(back.png);
 background-repeat:no-repeat;
}
#bararea{
 width:100%;
 height:40px;
 border:2px solid #990000;
}
#bar{
 width:1%;
 margin:4px 0;
 height:32px;
 background-color:#990000;
}
#status{
 color:#993300;
}
 