body {
  background: url('/background2.png') no-repeat center;
  overflow:hidden;
}

.lg {
  color: #fff;
  text-shadow:1px 1px #666666;
  text-decoration: none;
}
.g {
  color: #555;
}

a {
  
}
div.ul {
  position: absolute;
  bottom:10px;
  left:10px;
  z-index:100;
  text-align:center;
  width:100%;
}
div.m {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  text-align:center;
}
