.heading{
	text-align: center;
	font-size: 32px;

}
div{
	border:2px;
}
html{
	background-color: #343742;
	border:0px;
}

body{
	color: #A31600;
}
#icon{
	width: 250px;
	hight: 250px;
}
#icondiv{
	text-align: center;
}
p{
font-size: 22px;
color: white;
}
#eventdiv{
	text-align: center;
	height: 400px;
}
#minecraftdiv{
	padding-top: 6px;
	text-align: center;
	height: 240px;
}
#minelink{
	text-align: center;
	font-size: 30px;
}
#minedynmap{
	text-align: center;
	font-size: 30px;
}
#filediv{
	padding-top: 6px;
	text-align: center;
	height: 240px;
}
#gallink{
	text-align: center;
	font-size: 30px;
}
.c{
float:left;
width: 25%;
}
.subhead{
	font-size: 32px;
}
.foot{
text-align: center;
padding-top:4%;
padding-bottom:6%; 
padding-left: 24%;
padding-right: 24%;
background-color:#1F1F1F;
border-radius: 10px;
position:bottom;
}
.footc{
float:left;
width: 50%;
font-size: 24px;
}
