@charset "UTF-8";

/*****************************************
				Print
*****************************************/
html {
	height: auto;
	background: none; 
}
body {
	color: #000;
	height: auto;
	font-size: 88%;
}
#container {
	min-height: auto;
	_height: auto;
}
#container,
#wrapper { background: none; }