/* CSS Document */

html {height: 100%;} 

body {
	min-height: 101%;
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	background-color: #ffffff;
	}

