#bannerMobile{
	background-image: url(/images/bannerMobile.gif);
    background-position: center center;	
	height: 90px;
	width: 950px;
	margin:auto;
	text-align:center;
	background-repeat:no-repeat;
	background-color:black;
}


#bannerSeason{
	background-image: url(/images/marchready.gif);
    background-position: center center;	
	height: 90px;
	width: 950px;
	margin:auto;
	text-align:center;
	background-repeat:no-repeat;
	background-color:black;
}
