html,body {
	width: 100%;
	height: 100%;
	overflow:hidden;
	font-size: 12px;
	background-color: #E5E5E5;
	margin: 0px;
	color: #CCCCCC;
}

