/* CSS Document */
body {
	background :#ffffff;
	margin:0;
	padding:0;
	height:100%;
}
html{
	height:100%;
	margin:0;
	padding:0;
	overflow:auto;
	}