body {
  margin:0px 0px 0px 0px;
  background-color:#000000;
  text-align:center;
  font-family: Arial, Helvetica, san-serif;
  font-size: 10pt;
  color: #ffffff;
  background-image:url('../_img/bg_001.gif');
}


input, textarea, select {
  border:1px solid #000000;
  font-size:12px;
  margin-bottom:2px;
  color:#454545;
  width:170px;
}


td, table, tr {
  font-size: 10pt;
  padding:0px;
}

/***********Link descriptions*****************/
a:hover, a:visited, a:active, a, a:link {
  color:#C4522A;
}

/************container descripitions****************/

div#all {
  margin-left:auto;
  margin-right:auto;
  width:840px;
  min-width:840px;
  height:644px;
  border:0px solid #000000;
  background-color:#000000;
  text-align:center;
  background-image:url('../_img/start.jpg');
  background-repeat:no-repeat;
  background-position:center;
}
