html{
	width					: 100%;
	height					: 100%;
}
body {
	font-size				: 11px;
	font-family				: Tahoma;
	color					: #000;
	margin					: 0px;
	padding					: 0;
	height					: 100%;
	background				: #fff !important;
}