
	/* HEADER */

#h {
  width: 610px;
  height: 90px;
  margin: auto;
  border-radius: 4px;
  border: 4px solid;
  background-image: url("shrinebanners/pbg.gif");
  background-position: right bottom;
  background-repeat: repeat;
}

#h2 {
  width: 610px;
  height: 90px;
  margin: auto;
  background-image: url("gifs/walk.gif");
  background-position: 515px;
  background-size: 90px;
  background-repeat: no-repeat;
}

#gh {
  width: 610px;
  height: 130px;
  margin: auto;
  border-radius: 4px;
  border: 4px solid;
  background-image: url("games/metal.png");
  background-position: right bottom;
  background-repeat: repeat;
}

#gm {
  width: 610px;
  height: 90px;
  margin: auto;
  background-position: 515px;
  background-size: 90px;
  background-repeat: no-repeat;
}
	/* BANNERS */


#marquee {
  padding: 10px;
  width: 420px;
  height: 34px;

}


#banner {
  margin-top: -30px;
}



	/* ABOUT PAGE */

#ab1 {
  width: 590px;
  height: 800px;
  margin: auto;
  border-radius: 4px;
  border: 4px solid;
  background-image: url("shrinebanners/yumenikki2.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1200px;
  padding: 40px;

}

#shrines {
  border-radius: 3px;
  border: 4px solid white;
  width: auto;
  height: 205px;
}
















