/* this file is for dealing with browser specific issues, automatically added and chosen between ie and non ie */
body
{
	background-color: rgb(168, 167, 167);
}

