.login h1 a {
  background:  url("../images/shared/top_head_01.png") center top no-repeat;
  background-size: contain;
  text-indent: -9999px;
  display: block;
  font-size: 20px;
  width: 320px;
  height: 90px;
  line-height: 1.3em;
  margin: 0 auto 25px;
  outline: 0 none;
  padding: 0;
}

#login p#nav {
	display: none;
}
