body, #noframe-head {
  background: white url("../page/head.jpg");
  background-repeat: no-repeat;
  background-position: top left;
}

body {
  background-attachment: fixed;
}

#logo {
  position: absolute;
  left: 22px;
  top: 19px;
}

#head img {
  border: 0px none black;
}

#search {
  font-size: 14px;
  position: absolute;
  left: 860px;
  top: 140px;
}

#search input {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

