html{
	margin     : 0px;
	padding    : 0px;
}

body{
	margin     : auto;
	padding    : 0px;
	overflow   : hidden;
	text-align : center;
	background : #ececec url(emg/back_index.jpg) no-repeat center center;
	font        : normal 11px tahoma;
  color       : #919191;
  line-height : 17px;
}

