/************************************************/
/* emx_nav_body.css								*/
/* Use with template Halo_leftNav.html			*/
/************************************************/

/************************************************/
/* HTML tag styles								*/
/************************************************/
body{
	font-family:					Arial,sans-serif;
	color:							#333333;
	line-height:					1.166;
	height:							100%;
	width:							100%;
	margin:							0px;
	padding:						0px;
	background-color:				#cccccc;
	background-attachment:			fixed;
	background-image:				url("../file_gif/bg_grad.jpg");
}

/************************************************/
/*End Component Divs							*/
/************************************************/
