/*****************************************************
 *	Class based styles for index.html
 */

/*	Block elements 		*/
 
BODY.index	{
	background-color: 	white;
	color:			black;
}

/*	Inline elements 	*/


