body {
  background:transparent url(../img/bg_up.png);
  background-repeat:no-repeat;
  margin:0;
  padding:0;
	background-color: #E7E7E7;
	font-size: 13px;
  font-family: Verdana;
  font-weight: normal;
  color:#333333;
}

#base {
  width:100%;
  height:100%;
  margin: 0px auto 0px auto;
}

