#banner_out {

	position: relative;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
	height: 130px;
	width: 844px;

}


#banner {
	position: relative;
	top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../img/Banner_Rain_mobile.jpg");
	width: 844px;
	height: 120px;
	box-shadow: 10px 20px 15px white;
	border-radius: 20px;

}



#All {
	position: relative;
	top: 10px;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
	height: 900px;
	width: 844px;
}



#Box1 {
  position: absolut;
  margin-left: auto;
  margin-top: 1em;
	width: 844px;
	height: 910px;
	box-shadow: 10px 20px 15px black;
	border-radius: 20px;
	background-color: white;
 	font-family: Comic Sans MS;
	background-color: white;
	box-shadow: 10px 20px 15px white;
	border-radius: 20px;
}


#Box2 {
  position: relative;
  margin-left: auto;
  margin-top: 2em;
	width: 844px;
	height: 860px;
	box-shadow: 10px 20px 15px black;
	border-radius: 20px;
	background: transparent;
 	font-family: Comic Sans MS;
	box-shadow: 10px 20px 15px white;
	border-radius: 20px;
}
