/* CSS Document */
html, body {
	margin:auto 0;
	width:100%;
	height:100%;
	font-family:arial;
	font-size:12px;

	background-color:#FFFFFF;	
}
