html,body {height: 100%;}
#content {height: 100%;	}
body {
	border:0;
	margin: 0;
	padding: 0;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}