/* 	Home page CSS: 
	This style sheet modifies anything specific to the home frontpage.
	Modifies styles set in the index.css style sheet.
	
*/

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

