html, body {
	margin: 0px;
	padding:0px;
	font-size:12px;
	font-family:arial, sans-serif;
	color:#444;
	background:none;
	background-color:#fff;
}