/* 	Marathon page CSS: 
<<<<<<< .mine
	This style sheet modifies anything specific to the Marathon frontpage.
	Modifies styles set in the index.css style sheet. 
=======
	This style sheet modifies anything specific to the Marathon frontpage.
	Modifies styles set in the index.css style sheet.
	
>>>>>>> .r2533
*/

#container {
	background-image: url(/images/frontpage-graphics/Container-shade-run.jpg);
	}/* Places small shaded area top left */

.banner_marathon {
    background-image: url(/images/banner/marathon.jpg);
    background-repeat: no-repeat;
}

