/* CSS Document */

body, html {
	height:100%;
}

body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
