article#fall_immortals
{   
	position: relative;
	z-index: 1;
}

#fall_immortals section
{
	margin: 0 3% 0 3%;
}

#fall_immortals p
{
	font-family: 'Raleway', sans-serif;
	color: #051427;
	font-size: 1.2em;
	line-height: 1.4em;
}

#fall_immortals h2
{
	font-family: 'Oswald', sans-serif;
	color: #1C455F;
	text-align: center;
	font-size: 3em;
	margin: 2% 0;
	background-image: url(http://www.liquidlegends.net/staff/JonGalt/IMG/marksman_Sectionleft.jpg), url(http://www.liquidlegends.net/staff/JonGalt/IMG/marksman_Sectionright.jpg);
	background-position: left, right;
	background-repeat: no-repeat, no-repeat;
	background-size: auto, auto;
}

#fall_immortals hr
{
	border: .1vw solid #6C1D41;
}

#fall_immortals img,
#fall_immortals iframe
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#fall_immortals footer.credits 
{
	width: 100%;
	padding: 5% 0 5% 0;
	display: block;
	border: none;
	background-image: linear-gradient(#ECEAEB 5%, #C0C7CD 40%);
}

#fall_immortals footer p 
{
	text-align: center;
	text-decoration: none;
	line-height: 1em;
	font-size: 1.1em;
	font-weight: bold;
}

#fall_immortals footer.credits p.append
{
	margin: 1% 5%;
	text-align: center;
	font-weight: 400;
	line-height: 1.3em;
}

#fall_immortals a, 
#fall_immortals a:link 
{
	text-decoration: none;
	color: #D81617;
}

#fall_immortals a:hover 
{
	text-decoration: underline;
}

#fall_immortals footer.credits p.license 
{
	font-size: .8em;
	font-weight: 400;
	margin: 30% auto 6%;
}


