
body {
	background-color: #2eb82e;
}
.container-fluid {
	
}
.active {
	background-color: yellow;
	color:black;
}
.HeaderWord {
	margin: 14% auto;
	font-size: 5vw;
	text-decoration: bold; 
	text-align: center;
}
.ArticleBackground {
	border-style: solid;
	border-color: black;
	padding: 14px 14px 14px 14px;
	height: auto;
	box-shadow: 0 0 30px black;
	background-color: #5cb85c;
	margin-left: 10px;
	margin-right: 10px;
}
.articlebody {
	font-size: 2vw;
	text-align: center;
}
.pickingpicture {
	width: auto;
	height: 75%;
}
.pickingcenter {
	text-align: center;
}
.catchingpicture {
	width: 75%;
	padding: 10px;
}
.dropkickvideo {
	width: 75%;
}
.puntvideo {
	width: 75%;
}
.gametacticpicture {
	width: 100%;
	height: auto;
}
.picturesubtext {
	font-size: 1em;
	text-align: center;
}
.equipmentcenter {
	text-align: center;
}
.articlelink {
	font-size: 150%;
}
.ArticleTitle {
	font-size: 3em;
	text-align: center;
}
.text {
	text-align: right;
	#border-style: solid;
	border-color: black;
	border-width: 5px;
	padding: 14px 14px 14px 14px;
	height:25%;
    box-shadow: 0 0 30px black;
    background-color: #5cb85c;
    font-size: 110%;
}
.Keeper1 {
	width: 43%;
}
.Keeper2 {
	width: 43%;
}
.homepagepictures {
	text-align: center;
	vertical-align: middle;
	vertical-align: center;
}
.Contact-us {
	#text-align: right;
	font-size: 95%;

	#border-style: solid;
	border-color: black;
	border-width: 5px;
	padding: 14px 14px 14px 14px;
	height:25%;
    box-shadow: 0 0 30px black;
    background-color: #5cb85c;
}
.contacttitle {
	text-align: center;
	font-size: 150%;
}

