body, html, div 
{
	height				: 100%;
	overflow			: hidden;
	background-color	: #FFFFFF;
}

body 
{
	margin:0;
	padding:0;
}

