body {
  background-image: url(/_Layout/bg_index.jpg);
  background-repeat:repeat;
  text-align:center;
  font-weight:bold;
  color:#737994;
}
#main {
  position:relative;
  width:760px;
  margin: auto;
  margin-top:10px;
  text-align:left;
  border:3px solid #ffffff;
}
#left {
  position:relative;
  margin: auto;
  float:none;
  margin-top:30px;
}

