#article{
	font-family: 'Open-Sans';
}


.jumbotron {
	background-color: #171d22;
	color: #ffffff;
	font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
}


/*FIRST ROW OF GIFS*/
#gifrow {
	font-family: oswald;
}
#bball{
background-image:
 url("../images/preindex/basketball.gif");
height:175px;
color: #ffffff;
font-size: 60px;
font-family: Oswald;
padding-top: 60px;


}

#football {
background-image: url("../images/preindex/football.gif");
height:175px;
color: #ffffff;
font-size: 60px;
font-family: Oswald;
padding-top: 60px;

}


#soccer{
background-image: url("../images/preindex/soccer.gif");
height:175px;

color: #ffffff;
font-size: 60px;
font-family: Oswald;
padding-top: 60px;


}

#baseball{
background-image: url("../images/preindex/baseball.gif");
height:175px;
color: #ffffff;
font-size: 60px;
font-family: Oswald;
padding-top: 60px;

}

/*2nd ROW OF GIFS*/
#gifrow2{
	margin-top: -65px;
}
#track{
background-image: url("../images/preindex/track.gif");
height:175px;
color: #ffffff;
font-size: 48px;
font-family: Oswald;
padding-top: 60px;

}

#hockey{
background-image: url("../images/preindex/hockey.gif");
height:175px;
color: #ffffff;
font-size: 60px;
font-family: Oswald;
padding-top: 60px;
}
#rugby{
background-image: url("../images/preindex/rugby.gif");
height:175px;
color: #ffffff;
font-size: 60px;
font-family: Oswald;
padding-top: 60px;
}
#volleyball{
background-image: url("../images/preindex/volleyball.gif");
height:175px;
color: #ffffff;
font-size: 60px;
font-family: Oswald;
padding-top: 60px;
}

/*Footer
*/footer {
	background-color: #171d22;
	text-align: center;
	color: #ffffff;
	font-family: 'Open Sans';
}body {
	background-color: black;
}

#gifrow {
	font-family: oswald;
}

/*#welcome {
	background-color: #171d22;
	color: #ffffff;
	font-family: 'Open Sans';
 	font-style: normal;
  	font-weight: 300;
}*/

/*FIRST ROW OF GIFS*/

#bball{
background-image: url("../images/preindex/basketball.gif");
height:175px;
color: #ffffff;
font-size: 60px;
font-family: Oswald;
padding-top: 60px;
}

#football {
background-image: url("../images/preindex/football.gif");
height:175px;
color: #ffffff;
font-size: 60px;
font-family: Oswald;
padding-top: 60px;
}

#soccer{
background-image: url("../images/preindex/soccer.gif");
height:175px;
color: #ffffff;
font-size: 60px;
font-family: Oswald;
padding-top: 60px;
}

#baseball{
background-image: url("../images/preindex/baseball.gif");
height:175px;
color: #ffffff;
font-size: 60px;
font-family: Oswald;
padding-top: 60px;
}

/*2nd ROW OF GIFS*/
#track{
background-image: url("../images/preindex/track.gif");
height:175px;
color: #ffffff;
font-size: 48px;
font-family: Oswald;
padding-top: 60px;
}

#hockey{
background-image: url("../images/preindex/hockey.gif");
height:175px;
color: #ffffff;
font-size: 60px;
font-family: Oswald;
padding-top: 60px;
}

#rugby{
background-image: url("../images/preindex/rugby.gif");
height:175px;
color: #ffffff;
font-size: 60px;
font-family: Oswald;
padding-top: 60px;
}

#volleyball{
background-image: url("../images/preindex/volleyball.gif");
height:175px;
color: #ffffff;
font-size: 60px;
font-family: Oswald;
padding-top: 60px;
}

/*Footer*/
footer {
	background-color: #171d22;
	text-align: center;
	color: #ffffff;
	font-family: 'Open Sans';
}

.errorMessage1,
.errorMessage2 {
	color: white !important;
}

#registered {
	color: green !important;
	font-weight: bold !important;
}

#signupSection {
}

#loginSection {
}