/* CSS Document */
body {
 background-repeat: no-repeat;
 background-color: #AAB75F;
 color:#003300;
 }
.intro {
  position:absolute;
  left:13px; top:17px;  /* left:3px; */
  font-size: 40px;  
  width:460px;
  height:60px;
  text-align: center;
  text-indent:-250px;
  line-height: 28px;
  font-weight: 900;
  color:#666633; font-style:italic
}
/*.intro_right {
  position: absolute; top:0px; left: 42%;
  }
 .intro_right img { width: 500px; height: 78px}*/
 
 .intro_right {
  position: absolute; top:0px; left: 400px;
  }
 .intro_right img { width: 900px; height: 78px}