HTML, BODY, #page {
	width : 100%;
	height : 100%;
}

BODY {
	margin : 0px;
	padding : 0px;
	background-color : #ffffff;
}

