#banner_out {

	position: relative;
	margin-top: 3em;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
	height: 200px;
	width: 1900px;

}


#banner {
	position: relative;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
	background-image: url("img/Banner_Rain.jpg");
	width: 1400px;
	height: 120px;
	box-shadow: 10px 20px 15px black;
	border-radius: 20px;

}


#Box1 {
	position: relative;
	margin-top: 0,1em;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
	height: 1000px;
	width: 1900px;
}

#Box2 {
	background-image: url("img/NoCheating.jpeg");
	background-size: 320px;
	background-color: white;
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 10px;
	margin-top: 1px;
	height: 140px;
	width: 320px;
 	box-shadow: -10px 20px 15px #F2F2F2;
	border-radius: 20px;
	
}

#Box3 {
	position: absolute;
	width: 320px;
	margin-left: 1570px;
	margin-top: 1px;
 	box-shadow: 10px 20px 15px #F2F2F2;
	border-radius: 20px;
}

#Box4 {
	position: absolute;
	margin-top: 1px;
	margin-left: 350px;
	width: 1200px;
	height: 810px;
	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 black;
	border-radius: 20px;
}

#Box5 {
	position: absolute;
	margin-top: 840px;
	margin-left: 350px;
	width: 1200px;
	height: 100px;
	box-shadow: 10px 20px 15px black;
	border-radius: 20px;
	background-color: white;
	text-align: center;
}


#slider {
	position: absolute;
	min-width: 200px;
	min-height: 200px;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 170px;
	box-shadow: -10px 20px 15px #F2F2F2;
	border-radius: 20px;
}

#slider img {
	width: 320px;
	height: 200px;
	object-fit: cover;
	display: none;
}

#minecraft {
	background-image: url("https://m.media-amazon.com/images/I/51L0-hXjy+L.png");
	width: 320px;
	height: 200px;
	position: absolute;
	margin-left: 10px;
	margin-top: 400px;
	box-shadow: -10px 20px 15px #F2F2F2;
	border-radius: 20px;
}

#RustOut {
	background-color: black;
	width: 320px;
	height: 310px;
	position: absolute;
	margin-left: 10px;
	margin-top: 630px;
	box-shadow: -10px 20px 15px #F2F2F2;
	border-radius: 20px;
}


#RustTracker {
	position: absolute;
	margin-top: 4px;
	margin-left: 7px;
}
