#login h1{
  height: auto;
  width: auto;
  position: relative;
  left: 0px;
  margin-bottom: 20px;
  padding:15px;
  background: url('/wp-content/themes/main/images/wood-panel.jpg') center top;
}
#login h1 a{
  background:url("/wp-content/themes/main/images/logo.png") no-repeat;
  background-size:100%;
  position: relative;
  height: 175px;
  width: 280px;
  margin-bottom: 0;
}
body.login{
  background:#f6f4ee url('/wp-content/themes/main/images/bg.png');
}
