/*=======================================================================*\
	STYLES FOR PHILADELPHIA FLYERS: _NHLFLYERS
\*=======================================================================*/

body {
background-color: black;
background-repeat: no-repeat;
background-image:url('https://s3.amazonaws.com/sst-static/img/tenants/nhl/flyers/flyers-background-2013.jpg');		
background-position:center top;
background-position-x: 50%;
background-position-y: 0%;
background-attachment: fixed;	
}

div.headElementBlue {border-color:#ff6634;}
div.headElementBlue h2{background-color:#ff6634;}

div.headElement {border-color:#000000;}
div.headElement h2{background-color:#000000;}