.header_logo {
  height: 110px;
  background: url(images/topbg.jpg) top center no-repeat;
}
.header_logo .logo {
  display: block;
  width: 425px;
  height: 73px;
  background: none;
  color: #fff;
}
.login .wrap {
  background: url(images/login.jpg) center bottom no-repeat;
  height: 360px;
}