﻿
html, body
{
	height: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow:hidden;
}
